mirror_iproute2/bridge
Roopa Prabhu f38e278b84 bridge: make -c match -compressvlans first instead of -color
commit c7c1a1ef51 ("bridge: colorize output and use JSON print library")
broke previous use of -c to represent compressvlans. This restores
previous use of -c to represent compressvlans. Understand the original
motivation to use -c to represent color consistently everywhere but
there are apps and network interface managers out there that are already
using -c to prepresent compressed vlans.

Fixes: c7c1a1ef51 ("bridge: colorize output and use JSON print library")
Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2018-11-28 15:59:21 -08:00
..
.gitignore Add bridge command 2012-08-01 15:23:49 -07:00
br_common.h Tree wide: Drop sockaddr_nl arg 2018-10-22 09:43:48 -07:00
bridge.c bridge: make -c match -compressvlans first instead of -color 2018-11-28 15:59:21 -08:00
fdb.c bridge: fdb: remove redundant dev string in show output 2018-11-09 07:50:01 -08:00
link.c Tree wide: Drop sockaddr_nl arg 2018-10-22 09:43:48 -07:00
Makefile SPDX license identifiers 2017-11-24 12:21:35 -08:00
mdb.c Tree wide: Drop sockaddr_nl arg 2018-10-22 09:43:48 -07:00
monitor.c bridge: make local variables static 2018-11-19 11:42:44 -08:00
vlan.c bridge: fix vlan show stats formatting 2018-10-29 09:58:03 -07:00