From: Patrick McHardy Date: Fri, 2 Jul 2010 07:32:57 +0000 (+0200) Subject: bridge: add per bridge device controls for invoking iptables X-Git-Tag: v2.6.36-rc1~571^2~374^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4df53d8bab65cf2c18daebd51a5a4847e03f1943;p=pandora-kernel.git bridge: add per bridge device controls for invoking iptables Support more fine grained control of bridge netfilter iptables invocation by adding seperate brnf_call_*tables parameters for each device using the sysfs interface. Packets are passed to layer 3 netfilter when either the global parameter or the per bridge parameter is enabled. Acked-by: Stephen Hemminger Acked-by: David S. Miller Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed