diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-12-26 03:04:20 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-12-27 23:08:37 +0100 |
commit | 1a4b0459f644ecaeb3fa15ed0ef7c10c4e059530 (patch) | |
tree | dfbeb1f095e28f3d8b6bcf5248ff73a72dbc26d1 /src/machine | |
parent | Merge pull request #30643 from bluca/completion (diff) | |
download | systemd-1a4b0459f644ecaeb3fa15ed0ef7c10c4e059530.tar.xz systemd-1a4b0459f644ecaeb3fa15ed0ef7c10c4e059530.zip |
network/address: unconditionally check if address is ready
Previously, we checked if the address is ready only when it is an IPv6
address. But, IPv4 address never enter tentative state, hence the check
for an IPv4 address is effectively equivalent to the one for IPv6.
So, let's unify the check. This does not change any effective behavior.
Diffstat (limited to 'src/machine')
0 files changed, 0 insertions, 0 deletions