]> 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)
commit83840c3190001c2cf3a61f29ccbc1ea1480387eb
treed788e210dc390a32965ccca4fa73fa68d6c00177
parentd7e77c322f37fcf301b5683141a5dab970c1a825
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