From: roopa@cumulusnetworks.com
To: netdev@vger.kernel.org, hemminger@vyatta.com, vyasevic@redhat.com
Cc: sfeldma@gmail.com, wkok@cumulusnetworks.com,
Roopa Prabhu <roopa@cumulusnetworks.com>
Subject: [PATCH net-next v2 0/2] bridge: support for vlan range in setlink/dellink
Date: Wed, 31 Dec 2014 08:48:51 -0800 [thread overview]
Message-ID: <1420044533-16963-1-git-send-email-roopa@cumulusnetworks.com> (raw)
From: Roopa Prabhu <roopa@cumulusnetworks.com>
This series adds new netlink attribute to represent vlan range.
Will post corresponding iproute2 patches if these get accepted.
v1-> v2
- changed patches to use a nested list of IFLA_BRIDGE_VLAN_INFO
as suggested by scott feldman
- dropped notification changes from the series. Will post them
separately after this range message is accepted.
Signed-off-by: Wilson Kok <wkok@cumulusnetworks.com>
Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Roopa Prabhu (2):
bridge: new attribute and flags to represent vlan info lists and
ranges
bridge: modify bridge af spec parser to accomodate vlan list and
ranges
include/uapi/linux/if_bridge.h | 4 ++
net/bridge/br_netlink.c | 118 ++++++++++++++++++++++++++++++----------
2 files changed, 92 insertions(+), 30 deletions(-)
--
1.7.10.4
reply other threads:[~2014-12-31 16:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1420044533-16963-1-git-send-email-roopa@cumulusnetworks.com \
--to=roopa@cumulusnetworks.com \
--cc=hemminger@vyatta.com \
--cc=netdev@vger.kernel.org \
--cc=sfeldma@gmail.com \
--cc=vyasevic@redhat.com \
--cc=wkok@cumulusnetworks.com \
/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