]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP: Set INFORM state only when we are about to inform
authorRoy Marples <roy@marples.name>
Thu, 14 Oct 2021 05:31:11 +0000 (06:31 +0100)
committerRoy Marples <roy@marples.name>
Thu, 14 Oct 2021 05:31:11 +0000 (06:31 +0100)
commit6e9535cc32f779dd527ec2c218a27aa0dec0724d
tree2b8764339b39245cf5701ee653ed1f3919bdc563
parent171524d2253f3aa49761cdd82f7a9d7d941bd5b3
DHCP: Set INFORM state only when we are about to inform

As we may not find an address right away.
While here, tidy up and comment code about deriving the address
when none is specified for inform and static setups.
src/dhcp.c