git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
243a2e6
)
bridge: Validate that vlan is permitted on ingress
author
Vlad Yasevich
<vyasevic@redhat.com>
Wed, 13 Feb 2013 12:00:10 +0000
(12:00 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 14 Feb 2013 00:41:46 +0000
(19:41 -0500)
When a frame arrives on a port or transmitted by the bridge,
if we have VLANs configured, validate that a given VLAN is allowed
to enter the bridge.
Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found