]> git.baikalelectronics.ru Git - kernel.git/commit
sit/rtnl: add missing parameters on dump
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Wed, 14 Nov 2012 05:14:05 +0000 (05:14 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Nov 2012 03:02:38 +0000 (22:02 -0500)
commitc2966a6b42c8c63e17fd74c4affeab3e08a588f9
treeffdab0610923f1cfe151fe5fa16c7d284861e5d5
parent7f785b101138f93efabd9f4ecdb3144f7e9d5f14
sit/rtnl: add missing parameters on dump

IFLA_IPTUN_FLAGS and IFLA_IPTUN_PMTUDISC were missing.
There is only one possible flag in i_flag: SIT_ISATAP.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/sit.c