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: <166441801758.18961.18103006412857469945.git-patchwork-notify@kernel.org> Date: Thu, 29 Sep 2022 02:20:17 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Vladimir Oltean <vladimir.oltean@....com> Cc: netdev@...r.kernel.org, andrew@...n.ch, vivien.didelot@...il.com, f.fainelli@...il.com, claudiu.manoil@....com, alexandre.belloni@...tlin.com, UNGLinuxDriver@...rochip.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, colin.foster@...advantage.com, fido_max@...ox.ru Subject: Re: [PATCH net] net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridge Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@...nel.org>: On Tue, 27 Sep 2022 15:20:42 +0300 you wrote: > Currently the following set of commands fails: > > $ ip link add br0 type bridge # vlan_filtering 0 > $ ip link set swp0 master br0 > $ bridge vlan > port vlan-id > swp0 1 PVID Egress Untagged > $ bridge vlan add dev swp0 vid 10 > Error: mscc_ocelot_switch_lib: Port with more than one egress-untagged VLAN cannot have egress-tagged VLANs. > > [...] Here is the summary with links: - [net] net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridge https://git.kernel.org/netdev/net/c/276d37eb4491 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