mirror of
https://github.com/systemd/systemd.git
synced 2025-02-01 09:47:35 +03:00
network/route: update reference of the route from nexthop
Follow-up for 6f09031e4d04727cc72164fefcbc763e37556493. The function has been introduced by the commit, but it has never been used...
This commit is contained in:
parent
2e33cd7110
commit
422e418ab9
@ -1138,6 +1138,8 @@ static int process_route_one(
|
||||
}
|
||||
}
|
||||
|
||||
route_attach_to_nexthop(route);
|
||||
|
||||
route_enter_configured(route);
|
||||
log_route_debug(route, is_new ? "Received new" : "Received remembered", manager);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user