[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3eb7d43c-2d61-6710-c41b-751b5a0480f3@blackwall.org>
Date: Tue, 17 Oct 2023 12:34:47 +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 2/8] bridge: fdb: support match on source
VNI in flush command
On 10/17/23 10:02, Amit Cohen wrote:
> Extend "fdb flush" command to match fdb entries with a specific source VNI.
>
> Example:
> $ bridge fdb flush dev vx10 src_vni 1000
> This will flush all fdb entries pointing to vx10 with source VNI 1000.
>
> Signed-off-by: Amit Cohen <amcohen@...dia.com>
> ---
> bridge/fdb.c | 12 +++++++++++-
> man/man8/bridge.8 | 8 ++++++++
> 2 files changed, 19 insertions(+), 1 deletion(-)
>
Acked-by: Nikolay Aleksandrov <razor@...ckwall.org>
Powered by blists - more mailing lists