[ovs-dev] [PATCH] datapath: Add Stateless TCP Tunneling protocol.

Pravin Shelar pshelar at nicira.com
Tue Apr 14 23:30:54 UTC 2015


On Mon, Apr 13, 2015 at 3:19 PM, Pravin B Shelar <pshelar at nicira.com> wrote:
> The Stateless TCP Tunnel (STT) protocol encapsulates traffic in
> IPv4/TCP packets.
> STT uses TCP segmentation offload available in most of NIC. On
> packet xmit STT driver appends STT header along with TCP header
> to the packet. For GSO packet GSO parameters are set according
> to tunnel configuration and packet is handed over to networking
> stack. This allows use of segmentation offload available in NICs
>
While doing IPv6 testing I found a issue. I will post new version of
this patch soon.

Thanks.



More information about the dev mailing list