]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
vti6: return GRE_KEY for vti6
authorDavid Forster <dforster@brocade.com>
Fri, 24 Feb 2017 14:20:32 +0000 (14:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Feb 2017 16:42:55 +0000 (11:42 -0500)
commit7dcdf941cdc96692ab99fd790c8cc68945514851
tree09a652ac0c88a36fe9ab3e9c554dd67f244c6851
parent774521f353e1df1eeb1751775a924e7807465abe
vti6: return GRE_KEY for vti6

Align vti6 with vti by returning GRE_KEY flag. This enables iproute2
to display tunnel keys on "ip -6 tunnel show"

Signed-off-by: David Forster <dforster@brocade.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_vti.c