[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162181621005.30453.18294739015052454506.git-patchwork-notify@kernel.org>
Date: Mon, 24 May 2021 00:30:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: DENG Qingfang <dqfext@...il.com>
Cc: sean.wang@...iatek.com, Landen.Chao@...iatek.com, andrew@...n.ch,
vivien.didelot@...il.com, f.fainelli@...il.com, olteanv@...il.com,
davem@...emloft.net, kuba@...nel.org, matthias.bgg@...il.com,
netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org,
frank-w@...lic-files.de
Subject: Re: [PATCH net v2] net: dsa: mt7530: fix VLAN traffic leaks
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Sun, 23 May 2021 22:51:54 +0800 you wrote:
> PCR_MATRIX field was set to all 1's when VLAN filtering is enabled, but
> was not reset when it is disabled, which may cause traffic leaks:
>
> ip link add br0 type bridge vlan_filtering 1
> ip link add br1 type bridge vlan_filtering 1
> ip link set swp0 master br0
> ip link set swp1 master br1
> ip link set br0 type bridge vlan_filtering 0
> ip link set br1 type bridge vlan_filtering 0
> # traffic in br0 and br1 will start leaking to each other
>
> [...]
Here is the summary with links:
- [net,v2] net: dsa: mt7530: fix VLAN traffic leaks
https://git.kernel.org/netdev/net/c/474a2ddaa192
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