iproute2/bridge
Stephen Hemminger f32e4977dc bridge: add json support for link command
Add json output for bridge link show command and reuse code
from ip command to display interface information.

This also changes the output format slightly for the non JSON case so
that it has same format as the ip link show command.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David Ahern <dsahern@gmail.com>
2018-02-21 08:41:38 -08:00
..
.gitignore Add bridge command 2012-08-01 15:23:49 -07:00
Makefile SPDX license identifiers 2017-11-24 12:21:35 -08:00
br_common.h bridge: colorize output and use JSON print library 2018-02-21 08:41:31 -08:00
bridge.c bridge: colorize output and use JSON print library 2018-02-21 08:41:31 -08:00
fdb.c bridge: colorize output and use JSON print library 2018-02-21 08:41:31 -08:00
link.c bridge: add json support for link command 2018-02-21 08:41:38 -08:00
mdb.c bridge: colorize output and use JSON print library 2018-02-21 08:41:31 -08:00
monitor.c scrub out whitespace issues 2016-03-27 10:50:14 -07:00
vlan.c bridge: colorize output and use JSON print library 2018-02-21 08:41:31 -08:00