summaryrefslogtreecommitdiffstats
path: root/net/bridge/br_vlan.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bridge: Separate egress policy bitmapVlad Yasevich2013-02-141-6/+14
* bridge: Add vlan support for local fdb entriesVlad Yasevich2013-02-141-8/+69
* bridge: Add the ability to configure pvidVlad Yasevich2013-02-141-10/+37
* bridge: Implement vlan ingress/egress policy with PVID.Vlad Yasevich2013-02-141-5/+78
* bridge: Dump vlan information from a bridge portVlad Yasevich2013-02-141-0/+2
* bridge: Verify that a vlan is allowed to egress on given portVlad Yasevich2013-02-141-0/+20
* bridge: Validate that vlan is permitted on ingressVlad Yasevich2013-02-141-0/+25
* bridge: Add vlan filtering infrastructureVlad Yasevich2013-02-141-0/+199