[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171901742827.19632.17309295113576533527.git-patchwork-notify@kernel.org>
Date: Sat, 22 Jun 2024 00:50:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Guillaume Nault <gnault@...hat.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, netdev@...r.kernel.org, stephen@...workplumber.org
Subject: Re: [PATCH net v3] vxlan: Pull inner IP header in vxlan_xmit_one().
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 19 Jun 2024 15:34:57 +0200 you wrote:
> Ensure the inner IP header is part of the skb's linear data before
> setting old_iph. Otherwise, on a non-linear skb, old_iph could point
> outside of the packet data.
>
> Unlike classical VXLAN, which always encapsulates Ethernet packets,
> VXLAN-GPE can transport IP packets directly. In that case, we need to
> look at skb->protocol to figure out if an Ethernet header is present.
>
> [...]
Here is the summary with links:
- [net,v3] vxlan: Pull inner IP header in vxlan_xmit_one().
https://git.kernel.org/netdev/net/c/31392048f55f
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists