From: Paul Durrant Date: Wed, 16 Oct 2013 16:50:32 +0000 (+0100) Subject: xen-netback: enable IPv6 TCP GSO to the guest X-Git-Tag: v3.13-rc1~105^2~184^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82cada22a0bbec6a7afb573ef5fb6c512aaa2739;p=pandora-kernel.git 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 Cc: Wei Liu Cc: David Vrabel Cc: Ian Campbell Signed-off-by: David S. Miller --- Reading git-diff-tree failed