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)
commitcfa323b6b98f44ddf46cc987f74a23dcab697134
treeb504ffdbbe3f351acc108a4d9f69d5fe6b42a8a3
parent96800ee73c00e7c590be545cbe75e4a894985af0
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