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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 16 Dec 2019 09:44:48 -0700
From:   David Ahern <dsahern@...il.com>
To:     Ido Schimmel <idosch@...sch.org>, netdev@...r.kernel.org
Cc:     davem@...emloft.net, roopa@...ulusnetworks.com, jiri@...lanox.com,
        jakub.kicinski@...ronome.com, mlxsw@...lanox.com,
        Ido Schimmel <idosch@...lanox.com>
Subject: Re: [PATCH net-next v2 10/10] ipv4: Remove old route notifications
 and convert listeners

On 12/14/19 8:53 AM, Ido Schimmel wrote:
> From: Ido Schimmel <idosch@...lanox.com>
> 
> Unlike mlxsw, the other listeners to the FIB notification chain do not
> require any special modifications as they never considered multiple
> identical routes.
> 
> This patch removes the old route notifications and converts all the
> listeners to use the new replace / delete notifications.
> 
> Signed-off-by: Ido Schimmel <idosch@...lanox.com>
> ---
>  .../net/ethernet/mellanox/mlx5/core/lag_mp.c  |  4 --
>  .../ethernet/mellanox/mlxsw/spectrum_router.c | 11 +++---
>  drivers/net/ethernet/rocker/rocker_main.c     |  4 +-
>  drivers/net/netdevsim/fib.c                   |  4 +-
>  include/net/fib_notifier.h                    |  2 -
>  net/ipv4/fib_trie.c                           | 38 ++++---------------
>  6 files changed, 16 insertions(+), 47 deletions(-)
> 

Reviewed-by: David Ahern <dsahern@...il.com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ