On 6/15/19 8:07 AM, Ido Schimmel wrote: > From: Ido Schimmel <ido...@mellanox.com> > > Emit a notification when a multipath routes is added or replace. > > Note that unlike the replace notifications sent from fib6_add_rt2node(), > it is possible we are sending a 'FIB_EVENT_ENTRY_REPLACE' when a route > was merely added and not replaced. > > Signed-off-by: Ido Schimmel <ido...@mellanox.com> > Acked-by: Jiri Pirko <j...@mellanox.com> > --- > net/ipv6/route.c | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) >
Reviewed-by: David Ahern <dsah...@gmail.com>