On 6/15/19 8:07 AM, Ido Schimmel wrote: > From: Ido Schimmel <[email protected]> > > 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 <[email protected]> > Acked-by: Jiri Pirko <[email protected]> > --- > net/ipv6/route.c | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) >
Reviewed-by: David Ahern <[email protected]>
