From: Stephen Hemminger Date: Fri, 13 May 2011 20:03:24 +0000 (-0400) Subject: bridge: fix forwarding of IPv6 X-Git-Tag: v2.6.39~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb68552858c64db302771469b1202ea09e696329;p=pandora-kernel.git bridge: fix forwarding of IPv6 The commit 6b1e960fdbd75dcd9bcc3ba5ff8898ff1ad30b6e bridge: Reset IPCB when entering IP stack on NF_FORWARD broke forwarding of IPV6 packets in bridge because it would call bp_parse_ip_options with an IPV6 packet. Reported-by: Noah Meyerhans Signed-off-by: Stephen Hemminger Reviewed-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed