ip6_tunnel: Add support for wildcard tunnel endpoints.
authorSteffen Klassert <steffen.klassert@secunet.com>
Wed, 5 Nov 2014 07:03:50 +0000 (08:03 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Nov 2014 19:19:20 +0000 (14:19 -0500)
This patch adds support for tunnels with local or
remote wildcard endpoints. With this we get a
NBMA tunnel mode like we have it for ipv4 and
sit tunnels.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found