mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-31 14:25:41 +00:00
[master] Add support for user selection of the from address for DDNS transactions
This commit is contained in:
@@ -733,6 +733,8 @@ struct lease_state {
|
||||
#endif
|
||||
#define SV_CACHE_THRESHOLD 78
|
||||
#define SV_DONT_USE_FSYNC 79
|
||||
#define SV_DDNS_LOCAL_ADDRESS4 80
|
||||
#define SV_DDNS_LOCAL_ADDRESS6 81
|
||||
|
||||
#if !defined (DEFAULT_PING_TIMEOUT)
|
||||
# define DEFAULT_PING_TIMEOUT 1
|
||||
|
Reference in New Issue
Block a user