iproute2/bridge
Stephen Hemminger c7c1a1ef51 bridge: colorize output and use JSON print library
Use new functions from json_print to simplify code.
Provide standard flag for colorizing output.

The shortened -c flag is ambiguous it could mean color or
compressvlan; it is now changed to mean color for consistency
with other iproute2 commands.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David Ahern <dsahern@gmail.com>
2018-02-21 08:41:31 -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 utils: Introduce and use print_name_and_link() to print name@link 2018-02-16 08:14:22 -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