Thanks, applied all.
On Wed, Mar 23, 2011 at 1:11 AM, Benjamin Poirier
wrote:
> Hello,
>
> Here is version 7 of my patchset to add vlan support to the emulated rtl8139
> nic.
>
> Changes since v6:
> * added check against guest requesting tagging on frames with len < 12
> * simplifie
On 03/23/2011 07:11 AM, Benjamin Poirier wrote:
Hello,
Here is version 7 of my patchset to add vlan support to the emulated rtl8139
nic.
Changes since v6:
* added check against guest requesting tagging on frames with len< 12
* simplified tag extraction in receive function. dot1
Hello,
Here is version 7 of my patchset to add vlan support to the emulated rtl8139
nic.
Changes since v6:
* added check against guest requesting tagging on frames with len < 12
* simplified tag extraction in receive function. dot1q_buf arg removed
from rtl8139_do_receiv