On Wed, May 25, 2016 at 4:36 PM, Jesse Gross wrote:
> On Wed, May 4, 2016 at 4:35 PM, Pravin B Shelar wrote:
>> diff --git a/datapath/linux/compat/include/net/ipv6.h
>> b/datapath/linux/compat/include/net/ipv6.h
>> index 5cc5b6e..6faafb0 100644
>> --- a/datapath/linux/compat/include/net/ipv6.h
>
On Wed, May 4, 2016 at 4:35 PM, Pravin B Shelar wrote:
> diff --git a/datapath/linux/compat/include/net/ipv6.h
> b/datapath/linux/compat/include/net/ipv6.h
> index 5cc5b6e..6faafb0 100644
> --- a/datapath/linux/compat/include/net/ipv6.h
> +++ b/datapath/linux/compat/include/net/ipv6.h
> @@ -81,4
Next patch adds support for IPV6 Geneve and VXLAN, But support for UDP
segmentation is available on all supported kernel.
Following patch adds support for UDP tunnels over IPv6 for such kernels.
Signed-off-by: Pravin B Shelar
---
datapath/linux/compat/gso.c| 50 ++