Re: [Bridge] [PATCH] bridge: fix forwarding of IPv6

2011-05-16 Thread Noah Meyerhans
On Fri, May 13, 2011 at 12:53:14PM -0700, Stephen Hemminger wrote: 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.

[Bridge] [PATCH] bridge: fix forwarding of IPv6

2011-05-13 Thread Stephen Hemminger
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 no...@debian.org Signed-off-by: Stephen Hemminger

Re: [Bridge] [PATCH] bridge: fix forwarding of IPv6

2011-05-13 Thread David Miller
From: Eric Dumazet eric.duma...@gmail.com Date: Fri, 13 May 2011 22:00:44 +0200 Le vendredi 13 mai 2011 à 12:53 -0700, Stephen Hemminger a écrit : The commit 6b1e960fdbd75dcd9bcc3ba5ff8898ff1ad30b6e bridge: Reset IPCB when entering IP stack on NF_FORWARD broke forwarding of IPV6 packets

Re: [Bridge] [PATCH] bridge: fix forwarding of IPv6

2011-05-13 Thread David Miller
From: Stephen Hemminger shemmin...@vyatta.com Date: Fri, 13 May 2011 12:53:14 -0700 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

Re: [Bridge] [PATCH] bridge: fix forwarding of IPv6

2011-05-13 Thread Eric Dumazet
Le vendredi 13 mai 2011 à 16:02 -0400, David Miller a écrit : I do need to queue it up for -stable because the faulty commit is also queued up there :-) okay ;) ___ Bridge mailing list Bridge@lists.linux-foundation.org