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~15^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8083deb4f1aa0977980dfb834fcc336ef38318f;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 Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed