ip6gre: add erspan v2 to tunnel lookup
authorWilliam Tu <u9012063@gmail.com>
Fri, 9 Mar 2018 15:34:40 +0000 (07:34 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Mar 2018 18:03:56 +0000 (13:03 -0500)
commit3b04caab81649a9e8d5375b919b6653d791951df
tree1bc4cf53cb82631048faa52eed19754cc731765e
parent4eb57eccbd43291dfd87c19997ef4a4ea2e04ca8
ip6gre: add erspan v2 to tunnel lookup

The patch adds the erspan v2 proto in ip6gre_tunnel_lookup
so the erspan v2 tunnel can be found correctly.

Signed-off-by: William Tu <u9012063@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_gre.c