[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <cc0a9ec0-66b0-9c02-3adb-ea8ed19b6923@blackwall.org>
Date: Fri, 25 Feb 2022 16:03:15 +0200
From: Nikolay Aleksandrov <razor@...ckwall.org>
To: Hans Schultz <schultz.hans@...il.com>, davem@...emloft.net,
kuba@...nel.org
Cc: netdev@...r.kernel.org,
Hans Schultz <schultz.hans+netdev@...il.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH iproute2-next 1/1] bridge: link: Add command to set port
in locked mode
On 25/02/2022 13:44, Hans Schultz wrote:
> Add support for setting a bridge port in locked mode to use with 802.1X,
> so that only authorized clients are allowed access through the port.
>
> Syntax: bridge link set dev DEV locked {on, off}
>
> Signed-off-by: Hans Schultz <schultz.hans+netdev@...il.com>
> ---
> bridge/link.c | 13 +++++++++++++
> include/uapi/linux/if_link.h | 1 +
> 2 files changed, 14 insertions(+)
>
You should add man page documentation and update iplink_bridge_slave.c
with the new option as well.
Cheers,
Nik
Powered by blists - more mailing lists