[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56eb459b-6dbd-6654-9135-6ccdcb73649e@blackwall.org>
Date: Tue, 17 Oct 2023 12:37:26 +0300
From: Nikolay Aleksandrov <razor@...ckwall.org>
To: Amit Cohen <amcohen@...dia.com>, netdev@...r.kernel.org
Cc: dsahern@...il.com, stephen@...workplumber.org, mlxsw@...dia.com,
roopa@...dia.com
Subject: Re: [PATCH iproute2-next 4/8] bridge: fdb: support match on
destination VNI in flush command
On 10/17/23 10:02, Amit Cohen wrote:
> Extend "fdb flush" command to match fdb entries with a specific destination
> VNI.
>
> Example:
> $ bridge fdb flush dev vx10 vni 1000
> This will flush all fdb entries pointing to vx10 with destination VNI 1000.
>
> Signed-off-by: Amit Cohen <amcohen@...dia.com>
> ---
> bridge/fdb.c | 11 ++++++++++-
> man/man8/bridge.8 | 8 ++++++++
> 2 files changed, 18 insertions(+), 1 deletion(-)
>
Acked-by: Nikolay Aleksandrov <razor@...ckwall.org>
Powered by blists - more mailing lists