]> git.ipfire.org Git - thirdparty/iproute2.git/commit
iplink: bridge: export bridge_id and designated_root
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Mon, 8 Feb 2016 23:14:19 +0000 (00:14 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 9 Feb 2016 18:42:03 +0000 (10:42 -0800)
commit70dfb0b8836d8fb17009b5473b14f4bc470cb68d
treebf4b4fde6b63a836cc544e4c6b060713b3446e04
parenta1987cd17fcb042bd80f0dc2bf51941769fdb493
iplink: bridge: export bridge_id and designated_root

Netlink returns the bridge_id and designated_root, we just need to
make them visible.

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