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, 23 Jul 2022 05:00:14 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Matthias May <matthias.may@...termo.com>
Cc:     netdev@...r.kernel.org, davem@...emloft.net,
        yoshfuji@...ux-ipv6.org, dsahern@...nel.org, edumazet@...gle.com,
        kuba@...nel.org, pabeni@...hat.com, nicolas.dichtel@...nd.com,
        eyal.birger@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL
 from VLAN

Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:

On Thu, 21 Jul 2022 22:27:19 +0200 you wrote:
> The current code allows for VXLAN and GENEVE to inherit the TOS
> respective the TTL when skb-protocol is ETH_P_IP or ETH_P_IPV6.
> However when the payload is VLAN encapsulated, then this inheriting
> does not work, because the visible skb-protocol is of type
> ETH_P_8021Q or ETH_P_8021AD.
> 
> Instead of skb->protocol use skb_protocol().
> 
> [...]

Here is the summary with links:
  - [net-next] ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN
    https://git.kernel.org/netdev/net-next/c/7074732c8fae

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