]> git.baikalelectronics.ru Git - kernel.git/commit
bridge: netlink: export port's topology_change_ack and config_pending
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Tue, 6 Oct 2015 12:11:59 +0000 (14:11 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Oct 2015 11:49:30 +0000 (04:49 -0700)
commit65dffc798a379dfa0211ce2cbbcb85f97e80c377
treec290b5298fa6306d56401a34afdd1119a02a2adf
parent4223f17081fc361bc37c4218e0843588328e3a26
bridge: netlink: export port's topology_change_ack and config_pending

Add IFLA_BRPORT_TOPOLOGY_CHANGE_ACK and IFLA_BRPORT_CONFIG_PENDING to
allow getting port's topology_change_ack and config_pending respectively
via netlink.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/if_link.h
net/bridge/br_netlink.c