From: Vlad Yasevich Date: Wed, 13 Feb 2013 12:00:14 +0000 (+0000) Subject: bridge: Implement vlan ingress/egress policy with PVID. X-Git-Tag: v3.9-rc1~139^2~74^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7885198861fc9a3dfdc6bb90dc0ba12689d6cd57;p=pandora-kernel.git bridge: Implement vlan ingress/egress policy with PVID. At ingress, any untagged traffic is assigned to the PVID. Any tagged traffic is filtered according to membership bitmap. At egress, if the vlan matches the PVID, the frame is sent untagged. Otherwise the frame is sent tagged. Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed