Netdev List
 help / color / mirror / Atom feed
From: "Nicolas Escande" <nico.escande@gmail.com>
To: "Ido Schimmel" <idosch@idosch.org>
Cc: <stephen@networkplumber.org>, <netdev@vger.kernel.org>
Subject: Re: [iproute2,v2] bridge: link: allow filtering on bridge name
Date: Thu, 27 Jul 2023 19:24:25 +0200	[thread overview]
Message-ID: <CUD4O9Z0NDVQ.2QJHI6O0C35B9@syracuse> (raw)
In-Reply-To: <ZMJvirvFkyPWn1qr@shredder>

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@gmail.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.

      reply	other threads:[~2023-07-27 17:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-26  7:25 [iproute2,v2] bridge: link: allow filtering on bridge name Nicolas Escande
2023-07-26 16:20 ` patchwork-bot+netdevbpf
2023-07-27 13:22 ` Ido Schimmel
2023-07-27 17:24   ` Nicolas Escande [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CUD4O9Z0NDVQ.2QJHI6O0C35B9@syracuse \
    --to=nico.escande@gmail.com \
    --cc=idosch@idosch.org \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox