]> 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:35:54 +0000 (06:35 +0100)
commit3707a112baccc3d982f6caeb5b2f12e6189eabc1
tree0808519c3aa36afeda28fcae0d8f9cb760f468bf
parent63eacc1a92bac298e1069516dab7b305db70a208
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