If no lease time is supplied, assume it's infinite.

This commit is contained in:
Roy Marples 2008-11-19 14:58:24 +00:00
parent ea7071e5c9
commit c5cf49e71a

View File

@ -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