]> git.proxmox.com Git - mirror_iproute2.git/commit - ip/iplink_bridge.c
iplink: bridge: export root_(port|path_cost), topology_change and change_detected
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Mon, 8 Feb 2016 23:14:20 +0000 (00:14 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 9 Feb 2016 18:42:03 +0000 (10:42 -0800)
commit4e3bbc66580fc7249217df9e0ef18cbb50876561
tree3e70c5a30e54b08cc6cdbd0458ff85f82e553826
parent70dfb0b8836d8fb17009b5473b14f4bc470cb68d
iplink: bridge: export root_(port|path_cost), topology_change and change_detected

Netlink already export these values, we just need to make them visible.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
ip/iplink_bridge.c