]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Acquire another address faster after NAKing ARP failure.
authorRoy Marples <roy@marples.name>
Wed, 27 Mar 2013 15:43:48 +0000 (15:43 +0000)
committerRoy Marples <roy@marples.name>
Wed, 27 Mar 2013 15:43:48 +0000 (15:43 +0000)
dhcp.h

diff --git a/dhcp.h b/dhcp.h
index a452ca7a0dae3774c26cf513fa5a80e4e266c224..ed578503f8519debbbdd78bdd37e81b19017e700 100644 (file)
--- a/dhcp.h
+++ b/dhcp.h
@@ -65,7 +65,7 @@
 #define DHCP_MAX               64
 #define DHCP_RAND_MIN          -1
 #define DHCP_RAND_MAX          1
-#define DHCP_ARP_FAIL          10
+#define DHCP_ARP_FAIL          2
 
 /* number of usecs in a second. */
 #define USECS_SECOND           1000000