[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1460380710-29583-1-git-send-email-nikolay@cumulusnetworks.com>
Date: Mon, 11 Apr 2016 15:18:27 +0200
From: Nikolay Aleksandrov <nikolay@...ulusnetworks.com>
To: netdev@...r.kernel.org
Cc: stephen@...workplumber.org, roopa@...ulusnetworks.com,
Nikolay Aleksandrov <nikolay@...ulusnetworks.com>
Subject: [PATCH iproute2 0/3] bridge: filtering by vlan id
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
Powered by blists - more mailing lists