]> git.baikalelectronics.ru Git - kernel.git/commit
ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dump
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Wed, 14 Nov 2012 05:13:58 +0000 (05:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Nov 2012 03:02:37 +0000 (22:02 -0500)
commit5123f7807ceb5336b9585b305798a9fa7c15d96b
treeb504ffdbbe3f351acc108a4d9f69d5fe6b42a8a3
parent449b400728102908258791bb42bfb2da51e60b88
ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dump

IPv6 tunnels can have three mode: 4in6, 6in6 and xin6.
This information was missing in the netlink message.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/if_tunnel.h
net/ipv6/ip6_tunnel.c