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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 26 Dec 2019 18:41:12 +0200 From: Ido Schimmel <idosch@...sch.org> To: netdev@...r.kernel.org Cc: davem@...emloft.net, jiri@...lanox.com, mlxsw@...lanox.com, Ido Schimmel <idosch@...lanox.com> Subject: [PATCH net-next 0/5] mlxsw: spectrum_router: Cleanups From: Ido Schimmel <idosch@...lanox.com> This patch set removes from mlxsw code that is no longer necessary after the simplification of the IPv4 and IPv6 route offload API. The patches eliminate unnecessary code by taking advantage of the fact that mlxsw no longer needs to maintain a list of identical routes, following recent changes in route offload API. Ido Schimmel (5): mlxsw: spectrum_router: Remove unnecessary checks mlxsw: spectrum_router: Eliminate dead code mlxsw: spectrum_router: Make route creation and destruction symmetric mlxsw: spectrum_router: Consolidate identical functions mlxsw: spectrum_router: Remove FIB entry list from FIB node .../ethernet/mellanox/mlxsw/spectrum_router.c | 318 ++++++------------ 1 file changed, 101 insertions(+), 217 deletions(-) -- 2.24.1
Powered by blists - more mailing lists