OSDN Git Service

rtl8139: add vlan tag insertion
authorBenjamin Poirier <benjamin.poirier@gmail.com>
Tue, 22 Mar 2011 23:11:23 +0000 (19:11 -0400)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 26 Mar 2011 11:11:02 +0000 (11:11 +0000)
commitbf6b87a883f4067574764acb76024e34abba4aad
treeeccb9417a0eadd23c88d9d2bf8e2848a58b01d74
parent18dabfd1e0fcce17ebf069014eee3aa926707551
rtl8139: add vlan tag insertion

Add support to the emulated hardware to insert vlan tags in packets
going from the guest to the network.

Signed-off-by: Benjamin Poirier <benjamin.poirier@gmail.com>
Cc: Igor V. Kovalenko <igor.v.kovalenko@gmail.com>
Cc: Jason Wang <jasowang@redhat.com>
Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/rtl8139.c