net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo
authorAndy Gospodarek <gospo@cumulusnetworks.com>
Thu, 13 Aug 2015 19:26:35 +0000 (15:26 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Aug 2015 05:35:30 +0000 (22:35 -0700)
commit0344338bd883e5e4a2f80409ed8260cd65d69e3b
tree35d2aebe7274f7855d035e3bb33ffaff148fb35a
parentda65ad1fe399d77234a4caa50008c6b87f1fe401
net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo

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 <gospo@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c
This page took 0.024218 seconds and 5 git commands to generate.