Files
systemd/src/network
Yu Watanabe ed54648b47 network: route bound to a link requires the link is up
We checked if the link is up only when configuring (explicit) nexthop,
but we did not checked that when configuring route which has (implicit)
nexthop.

Let's move the checks from nexthop_is_ready_to_configure() to
gateway_is_ready(), which is called for both implicit and explict
nexthops.

Fixes #40106.
2026-03-09 11:46:14 +09:00
..
2025-05-22 02:15:43 +09:00
2025-05-22 02:15:43 +09:00
2025-05-22 02:15:43 +09:00
2025-05-22 02:15:43 +09:00
2025-05-22 02:15:43 +09:00
2025-05-22 02:15:43 +09:00
2025-05-22 02:15:43 +09:00
2025-05-22 02:15:43 +09:00
2025-05-22 02:15:43 +09:00
2025-05-22 02:15:43 +09:00
2025-05-22 02:15:43 +09:00
2025-05-22 02:15:43 +09:00
2025-05-22 02:15:43 +09:00
2025-05-22 02:15:43 +09:00
2025-05-22 02:15:43 +09:00
2025-05-22 02:15:43 +09:00
2025-12-15 08:50:13 +09:00