[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <66e1baa2d1a63_117c77294f3@willemb.c.googlers.com.notmuch>
Date: Wed, 11 Sep 2024 11:43:30 -0400
From: Willem de Bruijn <willemdebruijn.kernel@...il.com>
To: Guillaume Nault <gnault@...hat.com>,
David Miller <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Eric Dumazet <edumazet@...gle.com>
Cc: netdev@...r.kernel.org,
Martin Varghese <martin.varghese@...ia.com>,
Willem de Bruijn <willemb@...gle.com>
Subject: Re: [PATCH net v2 2/2] bareudp: Pull inner IP header on xmit.
Guillaume Nault wrote:
> Both bareudp_xmit_skb() and bareudp6_xmit_skb() read their skb's inner
> IP header to get its ECN value (with ip_tunnel_ecn_encap()). Therefore
> we need to ensure that the inner IP header is part of the skb's linear
> data.
>
> Fixes: 571912c69f0e ("net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS, IP, NSH etc.")
> Signed-off-by: Guillaume Nault <gnault@...hat.com>
Reviewed-by: Willem de Bruijn <willemb@...gle.com>
Powered by blists - more mailing lists