From: David Ahern Date: Fri, 4 Mar 2022 16:18:24 +0000 (-0700) Subject: Merge branch '802.1X-locked-bridge-ports' into next X-Git-Tag: v5.18.0~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a9f3008e108df0903567fb64129d6b717fa2f91;p=thirdparty%2Fiproute2.git Merge branch '802.1X-locked-bridge-ports' into next Hans Schultz says: ==================== This patch set is to complement the kernel locked port patches, such that iproute2 can be used to lock/unlock a port and check if a port is locked or not. To lock or unlock a port use the command: bridge link set dev DEV locked {on | off} To show the detailed setting of a port, including if the locked flag is enabled for the port(s), use the command: bridge -d link show [dev DEV] ==================== Signed-off-by: David Ahern --- 0a9f3008e108df0903567fb64129d6b717fa2f91