From: Jan Engelhardt Date: Wed, 8 Oct 2008 09:35:20 +0000 (+0200) Subject: netfilter: xtables: provide invoked family value to extensions X-Git-Tag: v2.6.28-rc1~717^2~109^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=916a917dfec18535ff9e2afdafba82e6279eb4f4;p=pandora-kernel.git netfilter: xtables: provide invoked family value to extensions By passing in the family through which extensions were invoked, a bit of data space can be reclaimed. The "family" member will be added to the parameter structures and the check functions be adjusted. Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed