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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 17 Jan 2013 04:47:37 +0000 (UTC)
From:	Cong Wang <xiyou.wangcong@...il.com>
To:	netdev@...r.kernel.org
Subject: Re: [PATCH net-next V6 02/14] bridge: Add vlan filtering
 infrastructure

On Wed, 16 Jan 2013 at 18:17 GMT, Vlad Yasevich <vyasevic@...hat.com> wrote:
> +config BRIDGE_VLAN_FILTERING
> +	bool "VLAN filtering"
> +	depends on BRIDGE
> +	depends on VLAN_8021Q
> +	default y

This should default to n, otherwise Linus will complain.

> +	---help---
> +	  If you say Y here, then the Ethernet bridge will be able selectively
> +	  receive and forward traffic based on VLAN information in the packet
> +	  any VLAN information configured on the bridge port or bridge device.

_and_ any VLAN information...? Missed 'and'?

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