[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <CUD4O9Z0NDVQ.2QJHI6O0C35B9@syracuse>
Date: Thu, 27 Jul 2023 19:24:25 +0200
From: "Nicolas Escande" <nico.escande@...il.com>
To: "Ido Schimmel" <idosch@...sch.org>
Cc: <stephen@...workplumber.org>, <netdev@...r.kernel.org>
Subject: Re: [iproute2,v2] bridge: link: allow filtering on bridge name
On Thu Jul 27, 2023 at 3:22 PM CEST, Ido Schimmel wrote:
> 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
I sure as hell forgot about man pages, sorry.
As the patch already got picked up in git I just sent a new patch for this.
Powered by blists - more mailing lists