mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-09-01 23:05:29 +00:00
Add defines for update parameters.
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user