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
| ||
|
Message-Id: <168551642191.20025.10645289366060748687.git-patchwork-notify@kernel.org> Date: Wed, 31 May 2023 07:00:21 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Ido Schimmel <idosch@...dia.com> Cc: netdev@...r.kernel.org, bridge@...ts.linux-foundation.org, davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, edumazet@...gle.com, taras.chornyi@...ision.eu, saeedm@...dia.com, leon@...nel.org, petrm@...dia.com, vladimir.oltean@....com, claudiu.manoil@....com, alexandre.belloni@...tlin.com, UNGLinuxDriver@...rochip.com, jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us, roopa@...dia.com, razor@...ckwall.org, simon.horman@...igine.com Subject: Re: [PATCH net-next v2 0/8] Add layer 2 miss indication and filtering Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@...nel.org>: On Mon, 29 May 2023 14:48:27 +0300 you wrote: > tl;dr > ===== > > This patchset adds a single bit to the tc skb extension to indicate that > a packet encountered a layer 2 miss in the bridge and extends flower to > match on this metadata. This is required for non-DF (Designated > Forwarder) filtering in EVPN multi-homing which prevents decapsulated > BUM packets from being forwarded multiple times to the same multi-homed > host. > > [...] Here is the summary with links: - [net-next,v2,1/8] skbuff: bridge: Add layer 2 miss indication https://git.kernel.org/netdev/net-next/c/7b4858df3bf7 - [net-next,v2,2/8] flow_dissector: Dissect layer 2 miss from tc skb extension https://git.kernel.org/netdev/net-next/c/d5ccfd90df7f - [net-next,v2,3/8] net/sched: flower: Allow matching on layer 2 miss https://git.kernel.org/netdev/net-next/c/1a432018c0cd - [net-next,v2,4/8] flow_offload: Reject matching on layer 2 miss https://git.kernel.org/netdev/net-next/c/f4356947f029 - [net-next,v2,5/8] mlxsw: spectrum_flower: Split iif parsing to a separate function https://git.kernel.org/netdev/net-next/c/d04e26509678 - [net-next,v2,6/8] mlxsw: spectrum_flower: Do not force matching on iif https://git.kernel.org/netdev/net-next/c/0b9cd74b8d1e - [net-next,v2,7/8] mlxsw: spectrum_flower: Add ability to match on layer 2 miss https://git.kernel.org/netdev/net-next/c/caa4c58ab5d9 - [net-next,v2,8/8] selftests: forwarding: Add layer 2 miss test cases https://git.kernel.org/netdev/net-next/c/8c33266ae26a 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