diff options
author | 2015-06-01 11:39:04 -0700 | |
---|---|---|
committer | 2015-06-01 17:00:09 -0700 | |
commit | bcfd780144371fa0156176fa5518d4dabcd5aab9 (patch) | |
tree | 7ad4a3c30f5c8c6107ae519dc1c823a00351bfa5 /net/unix/af_unix.c | |
parent | rocker: cleanup vlan table on error adding vlan (diff) | |
download | linux-rng-bcfd780144371fa0156176fa5518d4dabcd5aab9.tar.xz linux-rng-bcfd780144371fa0156176fa5518d4dabcd5aab9.zip |
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>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions