]> 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)
commit647d6619200e5586b48f75e2b93b70b91356bb9a
treed788e210dc390a32965ccca4fa73fa68d6c00177
parent6dc4ca47054ae169f35a35a01e13eefef4dcd89f
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