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: <169781702408.13692.10637906256677459210.git-patchwork-notify@kernel.org> Date: Fri, 20 Oct 2023 15:50:24 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Amit Cohen <amcohen@...dia.com> Cc: netdev@...r.kernel.org, dsahern@...il.com, stephen@...workplumber.org, razor@...ckwall.org, mlxsw@...dia.com, roopa@...dia.com Subject: Re: [PATCH iproute2-next v2 0/8] Extend flush command to support VXLAN attributes Hello: This series was applied to iproute2/iproute2-next.git (main) by David Ahern <dsahern@...nel.org>: On Tue, 17 Oct 2023 13:55:24 +0300 you wrote: > The merge commit f84e3f8cced9 ("Merge branch 'bridge-fdb-flush' into next") > added support for fdb flushing. > > The kernel was extended to support flush for VXLAN device, so the > "bridge fdb flush" command should support new attributes. > > Add support for flushing FDB entries based on the following: > * Source VNI > * Nexthop ID > * Destination VNI > * Destination Port > * Destination IP > * 'router' flag > > [...] Here is the summary with links: - [iproute2-next,v2,1/8] bridge: fdb: rename some variables to contain 'brport' https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=c1904631bb84 - [iproute2-next,v2,2/8] bridge: fdb: support match on source VNI in flush command https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=69b0310e82c6 - [iproute2-next,v2,3/8] bridge: fdb: support match on nexthop ID in flush command https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=f3c34db4be1d - [iproute2-next,v2,4/8] bridge: fdb: support match on destination VNI in flush command https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=9107073a78e4 - [iproute2-next,v2,5/8] bridge: fdb: support match on destination port in flush command https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=1b429388aaa3 - [iproute2-next,v2,6/8] bridge: fdb: support match on destination IP in flush command https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=994bf05ee265 - [iproute2-next,v2,7/8] bridge: fdb: support match on [no]router flag in flush command https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=958eecd2d05a - [iproute2-next,v2,8/8] man: bridge: add a note about using 'master' and 'self' with flush https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=734a82a15e1a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists