netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 0/3] bridge: filtering by vlan id
@ 2016-04-11 13:18 Nikolay Aleksandrov
  2016-04-11 13:18 ` [PATCH iproute2 1/3] bridge: fdb: add support to filter " Nikolay Aleksandrov
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Nikolay Aleksandrov @ 2016-04-11 13:18 UTC (permalink / raw)
  To: netdev; +Cc: stephen, roopa, Nikolay Aleksandrov

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

Nikolay Aleksandrov (3):
  bridge: fdb: add support to filter by vlan id
  bridge: mdb: add support to filter by vlan id
  bridge: vlan: add support to filter by vlan id

 bridge/fdb.c  | 21 ++++++++++++++------
 bridge/mdb.c  | 11 +++++++++--
 bridge/vlan.c | 63 +++++++++++++++++++++++++++++++++++++++++++++++------------
 3 files changed, 75 insertions(+), 20 deletions(-)

-- 
2.4.3

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-04-11 15:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH iproute2 0/3] bridge: filtering " Nikolay Aleksandrov
2016-04-11 15:45   ` [PATCH iproute2 v2 " 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

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).