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: <166013581540.3703.5149069391225440733.git-patchwork-notify@kernel.org> Date: Wed, 10 Aug 2022 12:50:15 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Sun Shouxin <sunshouxin@...natelecom.cn> Cc: j.vosburgh@...il.com, vfalico@...il.com, andy@...yhouse.net, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, razor@...ckwall.org, huyd12@...natelecom.cn Subject: Re: [PATCH v2] net:bonding:support balance-alb interface with vlan to bridge Hello: This patch was applied to netdev/net.git (master) by David S. Miller <davem@...emloft.net>: On Mon, 8 Aug 2022 23:21:03 -0700 you wrote: > In my test, balance-alb bonding with two slaves eth0 and eth1, > and then Bond0.150 is created with vlan id attached bond0. > After adding bond0.150 into one linux bridge, I noted that Bond0, > bond0.150 and bridge were assigned to the same MAC as eth0. > Once bond0.150 receives a packet whose dest IP is bridge's > and dest MAC is eth1's, the linux bridge will not match > eth1's MAC entry in FDB, and not handle it as expected. > The patch fix the issue, and diagram as below: > > [...] Here is the summary with links: - [v2] net:bonding:support balance-alb interface with vlan to bridge https://git.kernel.org/netdev/net/c/d5410ac7b0ba 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