OSDN Git Service

Merge branch 'bridge-add-mac-authentication-bypass-mab-support'
authorJakub Kicinski <kuba@kernel.org>
Fri, 4 Nov 2022 03:46:36 +0000 (20:46 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 4 Nov 2022 03:46:37 +0000 (20:46 -0700)
commit0884aaf37afaac69dd31cb501b67635569483bb3
tree6adaa68a513147ae241c67ff4e317e3284f82db1
parentfbeb229a6622523c092a13c02bd0e15f69240dde
parent4a331d3469963b5db37d462963397a8fe52aace0
Merge branch 'bridge-add-mac-authentication-bypass-mab-support'

Ido Schimmel says:

====================
bridge: Add MAC Authentication Bypass (MAB) support

Patch #1 adds MAB support in the bridge driver. See the commit message
for motivation, design choices and implementation details.

Patch #2 adds corresponding test cases.

Follow-up patchsets will add offload support in mlxsw and mv88e6xxx.
====================

Link: https://lore.kernel.org/r/20221101193922.2125323-1-idosch@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>