2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-09-02 07:15:44 +00:00

Add defines for update parameters.

This commit is contained in:
Ted Lemon
2001-01-11 23:14:37 +00:00
parent 8a34e9e6ed
commit afc0ca251f

View File

@@ -379,7 +379,8 @@ struct lease_state {
#define SV_STASH_AGENT_OPTIONS 37 #define SV_STASH_AGENT_OPTIONS 37
#define SV_DDNS_TTL 38 #define SV_DDNS_TTL 38
#define SV_DDNS_UPDATE_STYLE 39 #define SV_DDNS_UPDATE_STYLE 39
#define SV_ALLOW_CLIENT_UPDATES 40 #define SV_CLIENT_UPDATES 40
#define SV_UPDATE_OPTIMIZATION 41
#if !defined (DEFAULT_DEFAULT_LEASE_TIME) #if !defined (DEFAULT_DEFAULT_LEASE_TIME)
# define DEFAULT_DEFAULT_LEASE_TIME 43200 # define DEFAULT_DEFAULT_LEASE_TIME 43200