Re: [PATCH net-next v3 2/5] net: bridge: Add support for offloading of locked port flag
From: Ido Schimmel <hidden>
Date: 2022-02-20 09:19:18
Also in:
bridge, linux-kselftest, lkml
From: Ido Schimmel <hidden>
Date: 2022-02-20 09:19:18
Also in:
bridge, linux-kselftest, lkml
On Fri, Feb 18, 2022 at 04:51:45PM +0100, Hans Schultz wrote:
Various switchcores support setting ports in locked mode, so that clients behind locked ports cannot send traffic through the port unless a fdb entry is added with the clients MAC address. Signed-off-by: Hans Schultz <redacted>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>