]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[NETFILTER]: ipt action: use xt_check_target for basic verification
authorPatrick McHardy <kaber@trash.net>
Tue, 25 Apr 2006 00:18:59 +0000 (17:18 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 25 Apr 2006 00:27:34 +0000 (17:27 -0700)
commit18118cdbfd1f855e09ee511d764d6c9df3d4f952
tree8707ed855ddbe0b0bf98e661119df0ec08a3a8ea
parent91536b7ae67710ca888e03ea82c60f0ac073a015
[NETFILTER]: ipt action: use xt_check_target for basic verification

The targets don't do the basic verification themselves anymore so
the ipt action needs to take care of it.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/act_ipt.c