]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1154a63eb3898e7f223ce1f4c9070cf2b84a9499
tree1bc4cf53cb82631048faa52eed19754cc731765e
parent6f88886bfab3545b735a1f456e21cc2cf6c0fba0
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