Scott Feldman bcfd780144 rocker: install untagged VLAN (vid=0) support for each port
On port probe, install by default untagged VLAN support.  This is
equivalent to running the command:

	bridge vlan add vid 0 dev DEV self

A user could, if they wanted, manaully removing untagged support from the
port by running the command:

	bridge vlan del vid 0 dev DEV self

But installing it by default on port initialization gives the normal
expected behavior.

Signed-off-by: Scott Feldman <sfeldma@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-06-01 17:00:09 -07:00
..
2015-04-16 13:53:32 -05:00
2015-05-31 21:34:38 -07:00
2015-05-31 21:46:01 -07:00
2015-05-31 21:23:28 -07:00
2015-05-30 17:04:36 -07:00
2015-05-21 17:17:50 -04:00
2015-05-04 00:18:27 -04:00
2015-01-11 21:44:55 -05:00