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: <20221215175230.1907938-1-idosch@nvidia.com> Date: Thu, 15 Dec 2022 19:52:24 +0200 From: Ido Schimmel <idosch@...dia.com> To: netdev@...r.kernel.org Cc: dsahern@...il.com, stephen@...workplumber.org, razor@...ckwall.org, mlxsw@...dia.com, Ido Schimmel <idosch@...dia.com> Subject: [PATCH iproute2-next 0/6] bridge: mdb: Add support for new attributes Add support for new MDB attributes and replace command. See kernel merge commit 8150f0cfb24f ("Merge branch 'bridge-mcast-extensions-for-evpn'") for background and motivation. Patches #1-#2 are preparations. Patches #3-#5 add support for new MDB attributes: Filter mode, source list and routing protocol. Patch #6 adds replace support. See individual commits for example output. Ido Schimmel (6): bridge: mdb: Use a boolean to indicate nest is required bridge: mdb: Split source parsing to a separate function bridge: mdb: Add filter mode support bridge: mdb: Add source list support bridge: mdb: Add routing protocol support bridge: mdb: Add replace support bridge/mdb.c | 149 ++++++++++++++++++++++++++++++++++++++++++---- man/man8/bridge.8 | 40 +++++++++++-- 2 files changed, 172 insertions(+), 17 deletions(-) -- 2.37.3
Powered by blists - more mailing lists