commit | a12c9a85813e927e1143989876d70697eb85aac9 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Wed Nov 14 05:14:05 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 14 22:02:38 2012 -0500 |
tree | ffdab0610923f1cfe151fe5fa16c7d284861e5d5 | |
parent | f9cd5a5536cacc254cd6bd1d8b736a02726ab24a [diff] |
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>