commit | d4b96c7b51e8fe9bcf94c8ab8cd5717d2f005b04 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Tue Jun 18 18:12:45 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 18 09:45:36 2019 -0700 |
tree | 145663e2831fefcde02779646de16e344904ea5a | |
parent | c82481f7ea21be8ec960a28aef07bf258f6820b7 [diff] |
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>