]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: update address infomation even if link is in failed or linger state
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 23 Jul 2020 22:18:39 +0000 (07:18 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 28 Jul 2020 17:05:05 +0000 (02:05 +0900)
commitea121d8f252010ee796a0d6b6bb383c893c4ce55
tree081a03faa320466031979966743a2e662e422286
parente55265184b305aef166a41d8eb50237e74b0a6fd
network: update address infomation even if link is in failed or linger state

As the link may be reconfigured later. If we do not update the address
information, then its setup state or operstate may not be updated
correctly.
src/network/networkd-address.c