linux-stable/drivers/net/xen-netback
Paul Durrant 2eba61d55e xen-netback: add support for IPv6 checksum offload from guest
For performance of VM to VM traffic on a single host it is better to avoid
calculation of TCP/UDP checksum in the sending frontend. To allow this this
patch adds the code necessary to set up partial checksum for IPv6 packets
and xenstore flag feature-ipv6-csum-offload to advertise that fact to
frontends.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
Cc: David Vrabel <david.vrabel@citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-10-17 15:35:16 -04:00
..
common.h xen-netback: add support for IPv6 checksum offload to guest 2013-10-17 15:35:14 -04:00
interface.c xen-netback: add support for IPv6 checksum offload to guest 2013-10-17 15:35:14 -04:00
Makefile
netback.c xen-netback: add support for IPv6 checksum offload from guest 2013-10-17 15:35:16 -04:00
xenbus.c xen-netback: add support for IPv6 checksum offload from guest 2013-10-17 15:35:16 -04:00