diff options
author | Ido Schimmel <idosch@mellanox.com> | 2019-12-14 17:53:11 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-12-16 16:14:42 -0800 |
commit | f613b6e2ffe13e9acba0d330a058b87aa0e19a2a (patch) | |
tree | 4731be7e19ea0c157d22b3e9839c8cc4f0fd9937 /virt | |
parent | a8674f753e36f566d6c1d992ab85323d784281d9 (diff) |
ipv4: Handle route deletion notification
When a route is deleted we potentially need to promote the next route in
the FIB alias list (e.g., with an higher metric). In case we find such a
route, a replace notification is emitted. Otherwise, a delete
notification for the deleted route.
v2:
* Convert to use fib_find_alias() instead of fib_find_first_alias()
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions