Re: [PATCH iproute2 v2 0/6] bridge vlan output fixes

2020-05-04 Thread Stephen Hemminger
On Fri, 1 May 2020 17:47:14 +0900 Benjamin Poirier wrote: > More fixes for `bridge vlan` and `bridge vlan tunnelshow` normal and JSON > mode output. > > Some column titles are changed, empty lines removed from the output, > interfaces with no vlans or tunnels are removed, columns are aligned. >

Re: [PATCH iproute2 v2 0/6] bridge vlan output fixes

2020-05-01 Thread Nikolay Aleksandrov
On 01/05/2020 11:47, Benjamin Poirier wrote: > More fixes for `bridge vlan` and `bridge vlan tunnelshow` normal and JSON > mode output. > > Some column titles are changed, empty lines removed from the output, > interfaces with no vlans or tunnels are removed, columns are aligned. > > Changes v2:

[PATCH iproute2 v2 0/6] bridge vlan output fixes

2020-05-01 Thread Benjamin Poirier
More fixes for `bridge vlan` and `bridge vlan tunnelshow` normal and JSON mode output. Some column titles are changed, empty lines removed from the output, interfaces with no vlans or tunnels are removed, columns are aligned. Changes v2: * dropped patch 1, "bridge: Use the same flag names in inpu