Merge branch 'lwt-ipv6'
authorDavid S. Miller <davem@davemloft.net>
Thu, 20 Aug 2015 22:42:38 +0000 (15:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Aug 2015 22:42:38 +0000 (15:42 -0700)
Jiri Benc says:

====================
lwtunnel: per route ipv6 support for vxlan

v3: Moved LWTUNNEL_ENCAP_IP6 definition in patch 13.
v2: Fixed issues in patch 4 pointed out by Alexei.

This series enables IPv6 tunnels based on lwtunnel infrastructure. Only
vxlan is supported for now.

Tested in all combinations of IPv4 over IPv6, IPv6 over IPv4 and IPv6 over
IPv6.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge