rstp: Show some useful rstp port fields.
authorJarno Rajahalme <jrajahalme@nicira.com>
Thu, 13 Nov 2014 22:55:25 +0000 (14:55 -0800)
committerJarno Rajahalme <jrajahalme@nicira.com>
Thu, 13 Nov 2014 22:55:25 +0000 (14:55 -0800)
commit9c64e6b8561630090735831cf65dc4e695df0983
tree208a5cf1e3ee76d908578fe35697920e4faab08b
parentbdbb84267ba1cfa520be24dfeb5eb7809116215c
rstp: Show some useful rstp port fields.

designated_bridge_id, designated_port_id and designated_path_cost are
now displayed in rstp_status when using 'ovs-vsctl list port'.

Signed-off-by: Daniele Venturino <daniele.venturino@m3s.it>
Acked-by: Jarno Rajahalme <jrajahalme@nicira.com>
lib/rstp.c
lib/rstp.h
ofproto/ofproto-dpif.c
ofproto/ofproto.h
vswitchd/bridge.c