Re: [PATCH net-next 05/13] fou: Add encap ops for IPv6 tunnels

2016-05-12 Thread Shmulik Ladkani
Hi, On Wed, 11 May 2016 09:47:25 -0700 Tom Herbert wrote: > This patch adds IP tunnel encapsulation operations for IPv6. This > includes the infrastructure to add and delete operations. IPv6 variants > of fou6_build_header and gue6_build_header are added in a new > fou6 module. These encapsulatio

[PATCH net-next 05/13] fou: Add encap ops for IPv6 tunnels

2016-05-11 Thread Tom Herbert
This patch adds IP tunnel encapsulation operations for IPv6. This includes the infrastructure to add and delete operations. IPv6 variants of fou6_build_header and gue6_build_header are added in a new fou6 module. These encapsulation operations for fou and gue are automatically added when the fou6 m