lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <5ca6538a-044f-f7f6-65c7-e7c02b720554@blackwall.org> Date: Tue, 17 Oct 2023 12:38:24 +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 5/8] bridge: fdb: support match on destination port in flush command On 10/17/23 10:02, Amit Cohen wrote: > Extend "fdb flush" command to match fdb entries with a specific destination > port. > > Example: > $ bridge fdb flush dev vx10 port 1111 > This will flush all fdb entries pointing to vx10 with destination port > 1111. > > Signed-off-by: Amit Cohen <amcohen@...dia.com> > --- > bridge/fdb.c | 21 ++++++++++++++++++++- > man/man8/bridge.8 | 8 ++++++++ > 2 files changed, 28 insertions(+), 1 deletion(-) > Acked-by: Nikolay Aleksandrov <razor@...ckwall.org>
Powered by blists - more mailing lists