From: Jan Engelhardt Date: Mon, 15 Nov 2010 10:23:06 +0000 (+0100) Subject: netfilter: xt_LOG: do print MAC header on FORWARD X-Git-Tag: v2.6.39-rc1~468^2~510^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b468645d72c2b4a15512f0a18e77670ea058b861;p=pandora-kernel.git netfilter: xt_LOG: do print MAC header on FORWARD I am observing consistent behavior even with bridges, so let's unlock this. xt_mac is already usable in FORWARD, too. Section 9 of http://ebtables.sourceforge.net/br_fw_ia/br_fw_ia.html#section9 says the MAC source address is changed, but my observation does not match that claim -- the MAC header is retained. Signed-off-by: Jan Engelhardt [Patrick; code inspection seems to confirm this] Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed