]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc51dc2c1a058996dfbb93a317215f9344eb04384
tree145663e2831fefcde02779646de16e344904ea5a
parent5176ca9b34f9d405b9574acccaa64cc41c9fe78e
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