[Bridge] [PATCH v4 net-next 0/3] bridge: Add vlan filtering support for default pvid

David Miller davem at davemloft.net
Mon Oct 6 01:22:04 UTC 2014


From: Vladislav Yasevich <vyasevich at gmail.com>
Date: Fri,  3 Oct 2014 11:29:15 -0400

> This series adds default pvid support to vlan filtering in the bridge.
> VLAN 1 (as recommended by 802.1q spec) is used as default pvid on ports. 
> The the user can over-ride this configuration by configuring their
> own vlan information. 
> The user can additionally change the default value throught the
> sysfs interface (netlink comming shortly).
> The user can turn off default pvid functionality by setting default
> pvid to 0. 
> This series changes the default behavior of the bridge when
> vlan filtering is turned on.  Currently, ports without any vlan
> filtering configured will not recevie any traffic at all.  This patch
> changes the behavior of the above ports to receive only untagged traffic.

Series applied, thanks Vlad.


More information about the Bridge mailing list