linux-stable/drivers/net/xen-netback
Paul Durrant 82cada22a0 xen-netback: enable IPv6 TCP GSO to the guest
This patch adds code to handle SKB_GSO_TCPV6 skbs and construct appropriate
extra or prefix segments to pass the large packet to the frontend. New
xenstore flags, feature-gso-tcpv6 and feature-gso-tcpv6-prefix, are sampled
to determine if the frontend is capable of handling such packets.

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:17 -04:00
..
common.h xen-netback: enable IPv6 TCP GSO to the guest 2013-10-17 15:35:17 -04:00
interface.c xen-netback: enable IPv6 TCP GSO to the guest 2013-10-17 15:35:17 -04:00
Makefile
netback.c xen-netback: enable IPv6 TCP GSO to the guest 2013-10-17 15:35:17 -04:00
xenbus.c xen-netback: enable IPv6 TCP GSO to the guest 2013-10-17 15:35:17 -04:00