netfilter: xtables: do centralized checkentry call (1/2)
authorJan Engelhardt <jengelh@medozas.de>
Wed, 8 Oct 2008 09:35:17 +0000 (11:35 +0200)
committerPatrick McHardy <kaber@trash.net>
Wed, 8 Oct 2008 09:35:17 +0000 (11:35 +0200)
It used to be that {ip,ip6,etc}_tables called extension->checkentry
themselves, but this can be moved into the xtables core.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found