mirror of
https://github.com/rsmarples/dhcpcd.git
synced 2024-11-24 10:35:03 +08:00
If no lease time is supplied, assume it's infinite.
This commit is contained in:
parent
ea7071e5c9
commit
c5cf49e71a
@ -41,7 +41,6 @@
|
||||
|
||||
#define DEFAULT_TIMEOUT 30
|
||||
#define DEFAULT_REBOOT 10
|
||||
#define DEFAULT_LEASETIME 3600 /* 1 hour */
|
||||
|
||||
#define HOSTNAME_MAX_LEN 250 /* 255 - 3 (FQDN) - 2 (DNS enc) */
|
||||
#define VENDORCLASSID_MAX_LEN 48
|
||||
|
Loading…
Reference in New Issue
Block a user