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>] [day] [month] [year] [list]
Date:	Fri, 05 Jun 2009 17:16:23 -0700
From:	Sridhar Samudrala <sri@...ibm.com>
To:	davem@...emloft.net, netdev@...r.kernel.org, kvm@...r.kernel.org,
	herbert.xu@...hat.com, rusty@...tcorp.com.au
Subject: [PATCH net-next 0/4] Enable UFO over virtio-net/tap devices

The following set of patches add support for enabling UFO on virtio-net and
tap devices that allows sending/receiving large UDP packets between host and
guest and multiple guests running under KVM.

[PATCH net-next 1/4] IPv6: HW csum support for outgoing large UFO packets
[PATCH net-next 2/4] udp: Handle large UFO packets from untrusted sources
[PATCH net-next 3/4] virtio_net: Allow UFO feature to be set on virtio_net device.
[PATCH net-next 4/4] tun: Allow tap device to send/receive UFO packets.

In order to use this feature, Qemu needs to negotiate and set UFO feature in 
the tap and virtio-net devices. I am also including a patch to qemu-kvm git
that does this.

Thanks
Sridhar


--
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