diff options
| author | Scott Feldman <[email protected]> | 2015-06-01 18:39:04 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-06-02 00:00:09 +0000 |
| commit | bcfd780144371fa0156176fa5518d4dabcd5aab9 (patch) | |
| tree | 7ad4a3c30f5c8c6107ae519dc1c823a00351bfa5 /net/unix/af_unix.c | |
| parent | rocker: cleanup vlan table on error adding vlan (diff) | |
| download | kernel-bcfd780144371fa0156176fa5518d4dabcd5aab9.tar.gz kernel-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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
