commit | 525bc345fcbc6f0d58977452999dd18a15dc0e9b | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Sat Dec 14 17:53:12 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 16 16:14:42 2019 -0800 |
tree | 7b4a85cd3f5b90a8baa606caa9f53926df72c25e | |
parent | f613b6e2ffe13e9acba0d330a058b87aa0e19a2a [diff] |
ipv4: Handle route deletion notification during flush In a similar fashion to previous patch, when a route is deleted as part of table flushing, promote the next route in the list, if exists. Otherwise, simply emit a delete notification. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Reviewed-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>