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:
82a19eb
)
macvtap: do not assume 802.1Q when send vlan packets
author
Jason Wang
<jasowang@redhat.com>
Tue, 16 Jul 2013 05:36:34 +0000
(13:36 +0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 16 Jul 2013 20:01:57 +0000
(13:01 -0700)
The hard-coded 8021.q proto will break 802.1ad traffic. So switch to use
vlan->proto.
Cc: Basil Gor <basil.gor@gmail.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found