netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
To: netdev@vger.kernel.org
Cc: stephen@networkplumber.org, davem@davemloft.net
Subject: Re: [PATCH iproute2 net-next] bridge: mdb: add support for vlans
Date: Tue, 28 Jul 2015 13:17:35 +0200	[thread overview]
Message-ID: <55B764CF.2070509@cumulusnetworks.com> (raw)
In-Reply-To: <1436975120-41319-1-git-send-email-nikolay@cumulusnetworks.com>

On 07/15/2015 05:45 PM, Nikolay Aleksandrov wrote:
> This patch allows the user to specify the vlan of the mdb group being
> added or deleted and adds support for displaying the vlan when
> dumping mdb information or monitoring it. It also updates the man page
> to reflect the new "vid" argument for mdb.
> 
> Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
> ---
> note: the cast in print_mdb_entry() was necessary to shut the compiler
> 
>  bridge/mdb.c              | 31 +++++++++++++++++++------------
>  include/linux/if_bridge.h |  1 +
>  man/man8/bridge.8         |  8 +++++++-
>  3 files changed, 27 insertions(+), 13 deletions(-)
> 

Hi Stephen,
Just wondering what's the state of this patch because I'd like to submit some
improvements in the same area and I'm wondering if I should do them on top
of this patch or if I need to change something in it ?

Thanks,
 Nik

  reply	other threads:[~2015-07-28 11:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-15 15:45 [PATCH iproute2 net-next] bridge: mdb: add support for vlans Nikolay Aleksandrov
2015-07-28 11:17 ` Nikolay Aleksandrov [this message]
2015-07-28 23:46   ` Stephen Hemminger

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=55B764CF.2070509@cumulusnetworks.com \
    --to=nikolay@cumulusnetworks.com \
    --cc=davem@davemloft.net \
    --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;
as well as URLs for NNTP newsgroup(s).