]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: Remove old route notifications and convert listeners
authorIdo Schimmel <idosch@mellanox.com>
Mon, 23 Dec 2019 13:28:20 +0000 (15:28 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 25 Dec 2019 06:37:30 +0000 (22:37 -0800)
commitcaafb2509fac1432849650826953dd88b7cbe374
treed788e210dc390a32965ccca4fa73fa68d6c00177
parentdacad7b34b59fb06a242ef2cf64205f04f7c5339
ipv6: Remove old route notifications and convert listeners

Now that mlxsw is converted to use the new FIB notifications it is
possible to delete the old ones and use the new replace / append /
delete notifications.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
drivers/net/netdevsim/fib.c
include/net/fib_notifier.h
net/ipv6/ip6_fib.c
net/ipv6/route.c