[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <66869960-15f0-bdea-516a-58014fa927a0@gmail.com>
Date: Sun, 25 Apr 2021 20:33:06 -0600
From: David Ahern <dsahern@...il.com>
To: Nikolay Aleksandrov <razor@...ckwall.org>, netdev@...r.kernel.org
Cc: roopa@...dia.com, Nikolay Aleksandrov <nikolay@...dia.com>
Subject: Re: [PATCH iproute2-next v2] bridge: vlan: dump port only if there
are any vlans
On 4/23/21 5:10 AM, Nikolay Aleksandrov wrote:
> From: Nikolay Aleksandrov <nikolay@...dia.com>
>
> When I added support for new vlan rtm dumping, I made a mistake in the
> output format when there are no vlans on the port. This patch fixes it by
> not printing ports without vlan entries (similar to current situation).
>
> Example (no vlans):
> $ bridge -d vlan show
> port vlan-id
>
> Fixes: e5f87c834193 ("bridge: vlan: add support for the new rtm dump call")
> Signed-off-by: Nikolay Aleksandrov <nikolay@...dia.com>
> ---
> v2: sent proper patch version, fixed the vlan port closing only when opened
> added an example
>
> Targeted at next since the patches were applied there recently.
>
> bridge/vlan.c | 21 ++++++++++-----------
> 1 file changed, 10 insertions(+), 11 deletions(-)
>
applied to iproute2-next
Powered by blists - more mailing lists