Re: [net-next PATCH 0/5] Add support for offloads with IPv6 GRE tunnels

2016-04-16 Thread David Miller
From: Alexander Duyck Date: Thu, 14 Apr 2016 15:33:30 -0400 > This patch series enables the use of segmentation and checksum > offloads with IPv6 based GRE tunnels. Series applied, nice work Alex.

[net-next PATCH 0/5] Add support for offloads with IPv6 GRE tunnels

2016-04-14 Thread Alexander Duyck
This patch series enables the use of segmentation and checksum offloads with IPv6 based GRE tunnels. In order to enable this series I had to make a change to iptunnel_handle_offloads so that it would no longer free the skb. This was necessary as there were multiple paths in the IPv6 GRE code that