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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 03 Mar 2022 14:20:12 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Vladimir Oltean <vladimir.oltean@....com> Cc: netdev@...r.kernel.org, kuba@...nel.org, davem@...emloft.net, f.fainelli@...il.com, andrew@...n.ch, vivien.didelot@...il.com, olteanv@...il.com, idosch@...dia.com, tobias@...dekranz.com, claudiu.manoil@....com, alexandre.belloni@...tlin.com, UNGLinuxDriver@...rochip.com Subject: Re: [PATCH net-next 00/10] DSA unicast filtering Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@...emloft.net>: On Wed, 2 Mar 2022 21:14:07 +0200 you wrote: > This series doesn't attempt anything extremely brave, it just changes > the way in which standalone ports which support FDB isolation work. > > Up until now, DSA has recommended that switch drivers configure > standalone ports in a separate VID/FID with learning disabled, and with > the CPU port as the only destination, reached trivially via flooding. > That works, except that standalone ports will deliver all packets to the > CPU. We can leverage the hardware FDB as a MAC DA filter, and disable > flooding towards the CPU port, to force the dropping of packets with > unknown MAC DA. > > [...] Here is the summary with links: - [net-next,01/10] net: dsa: remove workarounds for changing master promisc/allmulti only while up https://git.kernel.org/netdev/net-next/c/35aae5ab9121 - [net-next,02/10] net: dsa: rename the host FDB and MDB methods to contain the "bridge" namespace https://git.kernel.org/netdev/net-next/c/68d6d71eafd1 - [net-next,03/10] net: dsa: install secondary unicast and multicast addresses as host FDB/MDB https://git.kernel.org/netdev/net-next/c/5e8a1e03aa4d - [net-next,04/10] net: dsa: install the primary unicast MAC address as standalone port host FDB https://git.kernel.org/netdev/net-next/c/499aa9e1b332 - [net-next,05/10] net: dsa: manage flooding on the CPU ports https://git.kernel.org/netdev/net-next/c/7569459a52c9 - [net-next,06/10] net: dsa: felix: migrate host FDB and MDB entries when changing tag proto https://git.kernel.org/netdev/net-next/c/f9cef64fa23f - [net-next,07/10] net: dsa: felix: migrate flood settings from NPI to tag_8021q CPU port https://git.kernel.org/netdev/net-next/c/b903a6bd2e19 - [net-next,08/10] net: dsa: felix: start off with flooding disabled on the CPU port https://git.kernel.org/netdev/net-next/c/90897569beb1 - [net-next,09/10] net: dsa: felix: stop clearing CPU flooding in felix_setup_tag_8021q https://git.kernel.org/netdev/net-next/c/0cc369800e5f - [net-next,10/10] net: mscc: ocelot: accept configuring bridge port flags on the NPI port https://git.kernel.org/netdev/net-next/c/ac4552096023 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