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]
Message-Id: 
 <174563283725.3899759.11491606624304284418.git-patchwork-notify@kernel.org>
Date: Sat, 26 Apr 2025 02:00:37 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vladimir Oltean <vladimir.oltean@....com>
Cc: netdev@...r.kernel.org, claudiu.manoil@....com,
 alexandre.belloni@...tlin.com, UNGLinuxDriver@...rochip.com,
 andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
 kuba@...nel.org, pabeni@...hat.com, horms@...nel.org, shuah@...nel.org,
 idosch@...dia.com, linux-kernel@...r.kernel.org,
 linux-kselftest@...r.kernel.org
Subject: Re: [PATCH net 1/2] net: mscc: ocelot: delete PVID VLAN when readding it
 as non-PVID

Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Fri, 25 Apr 2025 01:37:33 +0300 you wrote:
> The following set of commands:
> 
> ip link add br0 type bridge vlan_filtering 1 # vlan_default_pvid 1 is implicit
> ip link set swp0 master br0
> bridge vlan add dev swp0 vid 1
> 
> should result in the dropping of untagged and 802.1p-tagged traffic, but
> we see that it continues to be accepted. Whereas, had we deleted VID 1
> instead, the aforementioned dropping would have worked
> 
> [...]

Here is the summary with links:
  - [net,1/2] net: mscc: ocelot: delete PVID VLAN when readding it as non-PVID
    https://git.kernel.org/netdev/net/c/5ec6d7d737a4
  - [net,2/2] selftests: net: bridge_vlan_aware: test untagged/8021p-tagged with and without PVID
    https://git.kernel.org/netdev/net/c/bf9de1dcd0ee

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