linux_old1/drivers/net/xen-netback
Paul Durrant a946858768 xen-netback: handle IPv6 TCP GSO packets from the guest
This patch adds a xenstore feature flag, festure-gso-tcpv6, to advertise
that netback can handle IPv6 TCP GSO packets. It creates SKB_GSO_TCPV6 skbs
if the frontend passes an extra segment with the new type
XEN_NETIF_GSO_TYPE_TCPV6 added to netif.h.

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