vti6: Add a lookup method for tunnels with wildcard endpoints.
authorSteffen Klassert <steffen.klassert@secunet.com>
Thu, 20 Nov 2014 09:01:49 +0000 (10:01 +0100)
committerSteffen Klassert <steffen.klassert@secunet.com>
Thu, 20 Nov 2014 09:03:07 +0000 (10:03 +0100)
commitfbe68ee87522f6eaa10f9076c0a7117e1613f2f7
tree585974ec31a819318a119b5e92b7cf800465c019
parent12bfa8bdba05700e437479dcb6d53b5ca582fa49
vti6: Add a lookup method for tunnels with wildcard endpoints.

Currently we can't lookup tunnels with wildcard endpoints.
This patch adds a method to lookup these tunnels in the
receive path.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/ipv6/ip6_vti.c