commit | 552406c488ec2cf1aaf8b5bd24d1750c9fd6d8cc | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vyasevic@redhat.com> | Wed Feb 13 12:00:15 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 13 19:42:15 2013 -0500 |
tree | a107b251cc39ce383b1fad2dff97f0c088b3c172 | |
parent | 7885198861fc9a3dfdc6bb90dc0ba12689d6cd57 [diff] |
bridge: Add the ability to configure pvid A user may designate a certain vlan as PVID. This means that any ingress frame that does not contain a vlan tag is assigned to this vlan and any forwarding decisions are made with this vlan in mind. Signed-off-by: Vlad Yasevich <vyasevic@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>