commit | 0284696b97b2fad1b220871559dff410cc3187e0 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Mon Dec 23 15:28:18 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 24 22:37:30 2019 -0800 |
tree | fa2e455e3b73d5a5f7f265f2e384f00ea92e5cad | |
parent | d2f0c9b11410f9c6a07c126f8a215b0b81cdcf6c [diff] |
ipv6: Handle multipath route deletion notification When an entire multipath route is deleted, only emit a notification if it is the first route in the node. Emit a replace notification in case the last sibling is followed by another route. Otherwise, emit a delete notification. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>