On 11/27/18 7:02 PM, Roopa Prabhu wrote: > From: Roopa Prabhu <ro...@cumulusnetworks.com> > > commit c7c1a1ef51ae ("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: c7c1a1ef51ae ("bridge: colorize output and use JSON print library") > Signed-off-by: Roopa Prabhu <ro...@cumulusnetworks.com> > --- > bridge/bridge.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: David Ahern <dsah...@gmail.com>