[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZMJvirvFkyPWn1qr@shredder>
Date: Thu, 27 Jul 2023 16:22:18 +0300
From: Ido Schimmel <idosch@...sch.org>
To: Nicolas Escande <nico.escande@...il.com>
Cc: stephen@...workplumber.org, netdev@...r.kernel.org
Subject: Re: [iproute2,v2] bridge: link: allow filtering on bridge name
On Wed, Jul 26, 2023 at 09:25:07AM +0200, Nicolas Escande wrote:
> When using 'brige link show' we can either dump all links enslaved to any bridge
> (called without arg ) or display a single link (called with dev arg).
> However there is no way to dummp all links of a single bridge.
>
> To do so, this adds new optional 'master XXX' arg to 'bridge link show' command.
> usage: bridge link show master br0
>
> Signed-off-by: Nicolas Escande <nico.escande@...il.com>
> ---
> bridge/link.c | 27 ++++++++++++++++++++++-----
> 1 file changed, 22 insertions(+), 5 deletions(-)
Please update the man page as well
Powered by blists - more mailing lists