diff options
| author | Ido Schimmel <[email protected]> | 2019-12-14 17:53:11 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-12-16 16:14:42 -0800 |
| commit | f613b6e2ffe13e9acba0d330a058b87aa0e19a2a (patch) | |
| tree | 4731be7e19ea0c157d22b3e9839c8cc4f0fd9937 /tools/perf/scripts/python | |
| 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 <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions