fou: Add encap ops for IPv6 tunnels
authorTom Herbert <tom@herbertland.com>
Wed, 18 May 2016 16:06:18 +0000 (09:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 May 2016 22:03:16 +0000 (18:03 -0400)
commitaa3463d65e7b9f5ae322db4a12214c2cb041bc8e
treee5cb72e8a272093850bdf1ba21c1865eab5edcb5
parent058214a4d1dfefed9f01a277fadd3590acb5f990
fou: Add encap ops for IPv6 tunnels

This patch add a new fou6 module that provides encapsulation
operations for IPv6.

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/fou.h
net/ipv6/Makefile
net/ipv6/fou6.c [new file with mode: 0644]