lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ