ipv6: Extend notifier info for multipath routes
authorIdo Schimmel <idosch@mellanox.com>
Tue, 18 Jun 2019 15:12:45 +0000 (18:12 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Jun 2019 16:45:36 +0000 (09:45 -0700)
commitd4b96c7b51e8fe9bcf94c8ab8cd5717d2f005b04
tree145663e2831fefcde02779646de16e344904ea5a
parentc82481f7ea21be8ec960a28aef07bf258f6820b7
ipv6: Extend notifier info for multipath routes

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 <idosch@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip6_fib.h
net/ipv6/ip6_fib.c