From: Patrick McHardy Date: Tue, 21 Jun 2005 21:07:13 +0000 (-0700) Subject: [NETFILTER]: Fix ip6t_LOG sit tunnel logging X-Git-Tag: v2.6.13-rc1~90^2~582^2~169^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=047601bf7c803724bbab9a4fdbad9481cecc12e0;p=pandora-kernel.git [NETFILTER]: Fix ip6t_LOG sit tunnel logging Sit tunnel logging is currently broken: MAC=01:23:45:67:89:ab->01:23:45:47:89:ac TUNNEL=123.123. 0.123-> 12.123. 6.123 Apart from the broken IP address, MAC addresses are printed differently for sit tunnels than for everything else. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed