]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP: Only test not BOUND when finishing DAD
authorRoy Marples <roy@marples.name>
Tue, 30 Aug 2022 16:23:27 +0000 (17:23 +0100)
committerRoy Marples <roy@marples.name>
Tue, 30 Aug 2022 16:26:07 +0000 (17:26 +0100)
commit27f444f85b7d859286dc1735201c139ae493b52b
tree15718af627d20cc33945c37e9ab9cba915a03d71
parenta22936e4b3a7a9bc6eca434f8be3ef6dfd06d35d
DHCP: Only test not BOUND when finishing DAD

This fixes using a last lease on initial boot when the DHCP
server is not present.
src/dhcp.c