On 6/15/19 8:07 AM, Ido Schimmel wrote: > From: Ido Schimmel <[email protected]> > > Both listeners - mlxsw and netdevsim - of IPv6 FIB notifications are now > ready to handle IPv6 multipath notifications. > > Therefore, stop ignoring such notifications in both drivers and stop > sending notification for each added / deleted nexthop. > > Signed-off-by: Ido Schimmel <[email protected]> > Acked-by: Jiri Pirko <[email protected]> > --- > .../ethernet/mellanox/mlxsw/spectrum_router.c | 2 -- > drivers/net/netdevsim/fib.c | 7 ----- > net/ipv6/ip6_fib.c | 28 +++++++++++-------- > 3 files changed, 17 insertions(+), 20 deletions(-)
Reviewed-by: David Ahern <[email protected]>
