7ed855ddbe0b0bf98e661119df0ec08a3a8ea parent 91536b7ae67710ca888e03ea82c60f0ac073a015 author Patrick McHardy 1145924339 -0700 committer David S. Miller 1145924854 -0700 [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 Signed-off-by: David S. Miller 4