mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
parent
a12db1e7c4
commit
9afb4aea00
@ -1123,7 +1123,7 @@ static int process_route_one(
|
||||
return 0;
|
||||
}
|
||||
|
||||
/* We configure IPv6 multipath route separatedly. When the first path is configured,
|
||||
/* We configure IPv6 multipath route separately. When the first path is configured,
|
||||
* the kernel does not provide the weight of the path. So, we need to adjust it here.
|
||||
* Hopefully, the weight is assigned correctly. */
|
||||
if (route->nexthop.weight == 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user