]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4c1df12a90da697f7f005ccac072556b4cefb466
treefc313c746e53a0f4df5ff2a8ed0a12b22239dca8
parent82ef21d0b0f7089d161e6881c53cf0b70a5ff72a
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