On Tue, 16 Apr 2019 18:30:12 +0300 Nikolay Aleksandrov <niko...@cumulusnetworks.com> wrote:
> Each of the commits below broke the vlan stats output in a different > way: > - 45fca4ed9412 ("bridge: fix vlan show stats formatting") > Added a second print of an interface name (e.g. eth4eth4) > - c7c1a1ef51ae ("bridge: colorize output and use JSON print library") > Broke normal vlan stats output by not printing a new line after them > Also printed interfaces without any vlans when printing stats > > This fix is not pretty but it brings back the previous behaviour. Ok, applied. The output format here makes it hard to code.