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)
commitea3dc9601bda69d8d695b57c4f7a997cd7039781
treecebdab7c6b281e52d54a96e30738539825448f92
parentd50051407f136028108cfda068d55ef053a54fe1
ip6_tunnel: Add support for wildcard tunnel endpoints.

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>
net/ipv6/ip6_tunnel.c