]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
When we get an ACK we should close DHCP sockets so we don't handle any NAKs
authorRoy Marples <roy@marples.name>
Sat, 4 Jul 2009 00:06:25 +0000 (00:06 +0000)
committerRoy Marples <roy@marples.name>
Sat, 4 Jul 2009 00:06:25 +0000 (00:06 +0000)
commitd81486816806ccd79780b5c25a1ff0f9849fcdb4
tree8d066a624163fbcd2759a3b98058b1fa3efc15f6
parent264b8c30c28a6ec6dc5d12966154611fe0e27fc1
When we get an ACK we should close DHCP sockets so we don't handle any NAKs
during ARP testing.

This is important as some broken DHCP servers NAK immediately after an ACK
in some situations.
dhcpcd.c