From: Jan Engelhardt Date: Wed, 8 Oct 2008 09:35:17 +0000 (+0200) Subject: netfilter: xtables: do centralized checkentry call (1/2) X-Git-Tag: v2.6.28-rc1~717^2~109^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=367c679007fa4f990eb7ee381326ec59d8148b0e;p=pandora-kernel.git netfilter: xtables: do centralized checkentry call (1/2) 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 Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed