From: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
To: netdev@vger.kernel.org
Cc: stephen@networkplumber.org, roopa@cumulusnetworks.com
Subject: Re: [PATCH iproute2 0/3] bridge: filtering by vlan id
Date: Mon, 11 Apr 2016 17:30:05 +0200 [thread overview]
Message-ID: <570BC2FD.8010201@cumulusnetworks.com> (raw)
In-Reply-To: <1460380710-29583-1-git-send-email-nikolay@cumulusnetworks.com>
On 04/11/2016 03:18 PM, Nikolay Aleksandrov wrote:
> Hi,
> This set adds support for filtering by a vlan id when showing fdb/mdb/vlan
> entries. Currently the filtering is implemented entirely in user-space, but
> the plan is to add kernel support as well. The vlan show part is also needed
> for the future per-vlan statistics in order to be able to show them only for
> a specific vlan. I plan to update the bridge man page soon as it's missing
> other options too and it seemed inconsistent to add this given that there're
> potential paragraphs missing, thus I'll post a separate patch for that.
>
> Thank you,
> Nik
>
Self-NAK, after discussing with colleagues, we think it'd be better not to print
the non-matching ports at all (right now they're printed with empty "vlan ids"
column). I'll post a v2 with updated patch 03.
Cheers,
Nik
next prev parent reply other threads:[~2016-04-11 15:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-11 13:18 [PATCH iproute2 0/3] bridge: filtering by vlan id Nikolay Aleksandrov
2016-04-11 13:18 ` [PATCH iproute2 1/3] bridge: fdb: add support to filter " Nikolay Aleksandrov
2016-04-11 13:18 ` [PATCH iproute2 2/3] bridge: mdb: " Nikolay Aleksandrov
2016-04-11 13:18 ` [PATCH iproute2 3/3] bridge: vlan: " Nikolay Aleksandrov
2016-04-11 15:30 ` Nikolay Aleksandrov [this message]
2016-04-11 15:45 ` [PATCH iproute2 v2 0/3] bridge: filtering " Nikolay Aleksandrov
2016-04-11 15:45 ` [PATCH iproute2 v2 1/3] bridge: fdb: add support to filter " Nikolay Aleksandrov
2016-04-11 15:45 ` [PATCH iproute2 v2 2/3] bridge: mdb: " Nikolay Aleksandrov
2016-04-11 15:45 ` [PATCH iproute2 v2 3/3] bridge: vlan: " Nikolay Aleksandrov
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=570BC2FD.8010201@cumulusnetworks.com \
--to=nikolay@cumulusnetworks.com \
--cc=netdev@vger.kernel.org \
--cc=roopa@cumulusnetworks.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.