On 01/07/16 02:06, Stephen Hemminger wrote:
> On Tue, 21 Jun 2016 18:11:59 +0200
> Nikolay Aleksandrov wrote:
>
Thanks, this is a useful tool, but I think the formatting of output may
need to be
reworked. The bridge tool works similar to ip command. And in the ip
command th
On Tue, 21 Jun 2016 18:11:59 +0200
Nikolay Aleksandrov wrote:
> >> Thanks, this is a useful tool, but I think the formatting of output may
> >> need to be
> >> reworked. The bridge tool works similar to ip command. And in the ip
> >> command the
> >> -s flag causes additional lines, but does n
On 21/06/16 18:01, Stephen Hemminger wrote:
> On Mon, 20 Jun 2016 12:13:19 +0200
> Nikolay Aleksandrov wrote:
>
>> This patch adds support for the -statistics (-s) argument to the bridge
>> vlan show command which will display the per-vlan statistics and the bridge
>> device each vlan belongs to.
On 21/06/16 18:10, Nikolay Aleksandrov wrote:
> On 21/06/16 18:01, Stephen Hemminger wrote:
>> On Mon, 20 Jun 2016 12:13:19 +0200
>> Nikolay Aleksandrov wrote:
>>
>>> This patch adds support for the -statistics (-s) argument to the bridge
>>> vlan show command which will display the per-vlan stati
On Mon, 20 Jun 2016 12:13:19 +0200
Nikolay Aleksandrov wrote:
> This patch adds support for the -statistics (-s) argument to the bridge
> vlan show command which will display the per-vlan statistics and the bridge
> device each vlan belongs to. The show command filtering options are both
> suppor
This patch adds support for the -statistics (-s) argument to the bridge
vlan show command which will display the per-vlan statistics and the bridge
device each vlan belongs to. The show command filtering options are both
supported, also the man page is updated to explain the new option.
This patch