]> git.proxmox.com Git - mirror_iproute2.git/commit - ip/ip6tunnel.c
ip6tunnel: Align ipv6 tunnel key display with ipv4
authorDavid Forster <dforster@brocade.com>
Tue, 10 Jan 2017 10:45:54 +0000 (10:45 +0000)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 13 Jan 2017 01:34:02 +0000 (17:34 -0800)
commit40f9070d94f945bbba6baf48ebf65ac0d25bac0a
treef4fbf5ed78e13bd9ee8bdcd8cc2b6ec0fc789dcc
parent97a02cabefb2e2dcfe27f89943709afa84be5525
ip6tunnel: Align ipv6 tunnel key display with ipv4

Show ipv6 tunnel keys on presence of GRE_KEY flag for tunnel types
other than GRE. Aligns ipv6 behaviour with ipv4.

Signed-off-by: dforster@brocade.com
ip/ip6tunnel.c