]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP: DECLINE address on ARP defend failure
authorRoy Marples <roy@marples.name>
Sun, 24 Dec 2023 12:07:25 +0000 (12:07 +0000)
committerRoy Marples <roy@marples.name>
Sun, 24 Dec 2023 12:07:25 +0000 (12:07 +0000)
commit8ab7ca1eb4e9bb797d6e6d955c83d8a82f69a663
tree3034a6210fcdd381600c88ea962b9cde7f5a3110
parente65e82a58d3029412984d9b1efc3a88cd1a059de
DHCP: DECLINE address on ARP defend failure

Also, drop the lease.
This should get us a new address from the DHCP server when we
re-enter DISCOVER to avoid looping on the same address and fail
again.
src/dhcp.c