bridge: netlink: export topology_change and topology_change_detected
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Sun, 4 Oct 2015 12:23:33 +0000 (14:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 Oct 2015 23:45:58 +0000 (16:45 -0700)
commited4163098e3090bb7b51421bde977e355275a554
treeaa12ac2fc27db6893cfc69f96f1228fa66d95a2e
parent684dd248bee8c73eadb90706123bf1494d3218b8
bridge: netlink: export topology_change and topology_change_detected

Add IFLA_BR_TOPOLOGY_CHANGE and IFLA_BR_TOPOLOGY_CHANGE_DETECTED and
export them 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