]> git.proxmox.com Git - mirror_iproute2.git/commit - ip/ip_common.h
iplink: bridge_slave: export read-only values
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Tue, 16 Feb 2016 15:08:51 +0000 (16:08 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Thu, 18 Feb 2016 01:47:00 +0000 (17:47 -0800)
commit3069539fb8efd8353d46a6be1a501f77871888ca
tree3e336329c80ee7072841b30cc6440b49e038a04f
parenta1b4a274d4917be06b3060d3c8e95aba5c92a9a9
iplink: bridge_slave: export read-only values

Export all the read-only values that get returned about a bridge port
such as the timers, the ids, designated_port and cost,
topology_change_ack and config_pending. For the bridge ids the
br_dump_bridge_id function is exported from iplink_bridge.

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