[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <443e62da-342d-620f-27df-4af0bd1f0e31@blackwall.org>
Date: Tue, 17 Oct 2023 12:38:58 +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 6/8] bridge: fdb: support match on
destination IP in flush command
On 10/17/23 10:02, Amit Cohen wrote:
> Extend "fdb flush" command to match fdb entries with a specific destination
> IP.
>
> Example:
> $ bridge fdb flush dev vx10 dst 192.1.1.1
> This will flush all fdb entries pointing to vx10 with destination IP
> 192.1.1.1
>
> Signed-off-by: Amit Cohen <amcohen@...dia.com>
> ---
> bridge/fdb.c | 14 ++++++++++++--
> man/man8/bridge.8 | 8 ++++++++
> 2 files changed, 20 insertions(+), 2 deletions(-)
>
Acked-by: Nikolay Aleksandrov <razor@...ckwall.org>
Powered by blists - more mailing lists