commit | 18118cdbfd1f855e09ee511d764d6c9df3d4f952 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Apr 24 17:18:59 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Apr 24 17:27:34 2006 -0700 |
tree | 8707ed855ddbe0b0bf98e661119df0ec08a3a8ea | |
parent | 91536b7ae67710ca888e03ea82c60f0ac073a015 [diff] |
[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>