ipv6: Add IPv6 multipath notification for route delete
authorIdo Schimmel <idosch@mellanox.com>
Tue, 18 Jun 2019 15:12:49 +0000 (18:12 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Jun 2019 16:45:36 +0000 (09:45 -0700)
commit2881fd61b68ef260b65ff25e19e3133d99f6a0a8
treefc313c746e53a0f4df5ff2a8ed0a12b22239dca8
parentebee3cad835f7fe7250213225cf6d62c7cf3b2ca
ipv6: Add IPv6 multipath notification for route delete

If all the nexthops of a multipath route are being deleted, send one
notification for the entire route, instead of one per-nexthop.

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>
net/ipv6/route.c