On 6/18/19 9:12 AM, Ido Schimmel wrote: > From: Ido Schimmel <[email protected]> > > Extend the IPv6 FIB notifier info with number of sibling routes being > notified. > > This will later allow listeners to process one notification for a > multipath routes instead of N, where N is the number of nexthops. > > Signed-off-by: Ido Schimmel <[email protected]> > Acked-by: Jiri Pirko <[email protected]> > --- > include/net/ip6_fib.h | 7 +++++++ > net/ipv6/ip6_fib.c | 17 +++++++++++++++++ > 2 files changed, 24 insertions(+) >
Reviewed-by: David Ahern <[email protected]>
