[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171461643022.4262.5806307113681628833.git-patchwork-notify@kernel.org>
Date: Thu, 02 May 2024 02:20:30 +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, idosch@...dia.com,
amcohen@...dia.com, petrm@...dia.com, razor@...ckwall.org, jbenc@...hat.com,
leitao@...ian.org, stephen@...workplumber.org
Subject: Re: [PATCH net] vxlan: Pull inner IP header in vxlan_rcv().
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 30 Apr 2024 18:50:13 +0200 you wrote:
> Ensure the inner IP header is part of skb's linear data before reading
> its ECN bits. Otherwise we might read garbage.
> One symptom is the system erroneously logging errors like
> "vxlan: non-ECT from xxx.xxx.xxx.xxx with TOS=xxxx".
>
> Similar bugs have been fixed in geneve, ip_tunnel and ip6_tunnel (see
> commit 1ca1ba465e55 ("geneve: make sure to pull inner header in
> geneve_rx()") for example). So let's reuse the same code structure for
> consistency. Maybe we'll can add a common helper in the future.
>
> [...]
Here is the summary with links:
- [net] vxlan: Pull inner IP header in vxlan_rcv().
https://git.kernel.org/netdev/net/c/f7789419137b
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