lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 25 Jan 2009 18:06:43 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	markmc@...hat.com
Cc:	alex.williamson@...com, netdev@...r.kernel.org,
	rusty@...tcorp.com.au, kvm@...r.kernel.org
Subject: Re: [PATCH] virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs

From: Mark McLoughlin <markmc@...hat.com>
Date: Tue, 20 Jan 2009 16:59:26 +0000

> On Tue, 2009-01-20 at 09:48 -0700, Alex Williamson wrote:
> 
> > 802.1Q expanded the maximum ethernet frame size by 4 bytes for the
> > VLAN tag.  We're not taking this into account in virtio_net, which
> > means the buffers we provide to the backend in the virtqueue RX ring
> > aren't big enough to hold a full MTU VLAN packet.  For QEMU/KVM,
> > this results in the backend exiting with a packet truncation error.
> > 
> > Signed-off-by: Alex Williamson <alex.williamson@...com>
> 
> Acked-by: Mark McLoughlin <markmc@...hat.com>
> 
> Note 1: this only matters if the guest isn't using mergeable receive
> buffers or GSO
> 
> Note 2: IMHO, this should go in 2.6.29 and stable

Applied and queued up for -stable, thanks everyone!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ