Home
last modified time | relevance | path

Searched hist:"0284696 b97b2fad1b220871559dff410cc3187e0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Droute.cdiff 0284696b97b2fad1b220871559dff410cc3187e0 Mon Dec 23 07:28:18 CST 2019 Ido Schimmel <idosch@mellanox.com> 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>