[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20141124.161127.70670502752718043.davem@davemloft.net>
Date: Mon, 24 Nov 2014 16:11:27 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: dborkman@...hat.com
Cc: hannes@...essinduktion.org, netdev@...r.kernel.org,
yuri.chislov@...il.com, xeb@...l.ru
Subject: Re: [PATCH net] ipv6: gre: fix wrong skb->protocol in WCCP
From: Daniel Borkmann <dborkman@...hat.com>
Date: Mon, 24 Nov 2014 11:25:15 +0100
> From: Yuri Chislov <yuri.chislov@...il.com>
>
> When using GRE redirection in WCCP, it sets the wrong skb->protocol,
> that is, ETH_P_IP instead of ETH_P_IPV6 for the encapuslated traffic.
>
> Fixes: c12b395a4664 ("gre: Support GRE over IPv6")
> Cc: Dmitry Kozlov <xeb@...l.ru>
> Signed-off-by: Yuri Chislov <yuri.chislov@...il.com>
> Tested-by: Yuri Chislov <yuri.chislov@...il.com>
> Signed-off-by: Daniel Borkmann <dborkman@...hat.com>
> ---
> Also checked back with Dmitry, it was a copy-paste error from the
> IPv4 implementation.
Good catch, applied, thanks Faniel.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists