]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: dhcp4: fix another race with SendDecline=yes
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 16 Jul 2020 01:31:49 +0000 (10:31 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 16 Jul 2020 01:54:08 +0000 (10:54 +0900)
commit153cf041399fe76c80c2c96d98ec5489a83f44ed
treef2b9dbd5ec6576f7f596cd8cf326fad8ab482b97
parent75be72d139b64f9793e1ab04cd8737c3a176ac15
network: dhcp4: fix another race with SendDecline=yes

If the SD_IPV4ACD_EVENT_BIND event happens before all routes are
assigned, then the link stuck in configuring state.
src/network/networkd-dhcp4.c
src/network/networkd-link.h