lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 31 Dec 2014 08:48:51 -0800
From:	roopa@...ulusnetworks.com
To:	netdev@...r.kernel.org, hemminger@...tta.com, vyasevic@...hat.com
Cc:	sfeldma@...il.com, wkok@...ulusnetworks.com,
	Roopa Prabhu <roopa@...ulusnetworks.com>
Subject: [PATCH net-next v2 0/2] bridge: support for vlan range in setlink/dellink 

From: Roopa Prabhu <roopa@...ulusnetworks.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@...ulusnetworks.com>
Signed-off-by: Roopa Prabhu <roopa@...ulusnetworks.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

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ