2
0
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:
Shawn Routhier
2013-12-11 08:08:42 -08:00
parent 51e2e60626
commit 61ef216b8d
13 changed files with 199 additions and 98 deletions

View File

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