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>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 31 Aug 2015 16:36:15 -0700
From:	Stephen Hemminger <stephen@...workplumber.org>
To:	Toshiaki Makita <makita.toshiaki@....ntt.co.jp>
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH iproute2] iplink: Add support for IFLA_BR_VLAN_PROTOCOL
 attribute

On Mon, 31 Aug 2015 18:48:46 +0900
Toshiaki Makita <makita.toshiaki@....ntt.co.jp> wrote:

> This patch adds support for bridge vlan_protocol.
> 
> Example:
> $ ip link set br0 type bridge vlan_protocol 802.1ad
> $ ip -d link show br0
> 4: br0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state
> UP mode DEFAULT group default qlen 1000
>     link/ether 44:37:e6:ab:cd:ef brd ff:ff:ff:ff:ff:ff promiscuity 0
>     bridge forward_delay 0 hello_time 200 max_age 2000 ageing_time 30000
> stp_state 0 priority 32768 vlan_filtering 0 vlan_protocol 802.1ad
> addrgenmode eui64
> 
> Signed-off-by: Toshiaki Makita <makita.toshiaki@....ntt.co.jp>

Applied to net-next branch
--
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