Re: [PATCH net-next] net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo

2015-08-13 Thread David Miller
From: Andy Gospodarek Date: Thu, 13 Aug 2015 15:26:35 -0400 > This is useful information to include in ipv6 netlink messages that > report interface information. IFLA_OPERSTATE is already included in > ipv4 messages, but missing for ipv6. This closes that gap. > > Signed-off-by: Andy Gospodare

[PATCH net-next] net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo

2015-08-13 Thread Andy Gospodarek
This is useful information to include in ipv6 netlink messages that report interface information. IFLA_OPERSTATE is already included in ipv4 messages, but missing for ipv6. This closes that gap. Signed-off-by: Andy Gospodarek --- net/ipv6/addrconf.c | 5 - 1 file changed, 4 insertions(+),