Re: [PATCH net-next] bond: add mac filter option for balance-xor
From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-03-24 23:04:06
Also in:
lkml, netdev
From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-03-24 23:04:06
Also in:
lkml, netdev
On Thu, 24 Mar 2022 11:54:41 -0400 Jonathan Toppins wrote:
Attempt to replicate the OvS SLB Bonding[1] feature by preventing duplicate frame delivery on a bond whos members are connected to physically different switches. Combining this feature with vlan+srcmac hash policy allows a user to create an access network without the need to use expensive switches that support features like Cisco's VCP.
# Form letter - net-next is closed We have already sent the networking pull request for 5.18 and therefore net-next is closed for new drivers, features, code refactoring and optimizations. We are currently accepting bug fixes only. Please repost when net-next reopens after 5.18-rc1 is cut. RFC patches sent for review only are obviously welcome at any time.