]> 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)
commit249be547738f5c7487023a229b8ce8aa3bb86991
treefc313c746e53a0f4df5ff2a8ed0a12b22239dca8
parent20dfe78f1ac6b69ca95b10b20abb901968f7c0a9
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