aboutsummaryrefslogtreecommitdiff
path: root/includes/dhcpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/dhcpd.h')
-rw-r--r--includes/dhcpd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/includes/dhcpd.h b/includes/dhcpd.h
index 99d4387..863a149 100644
--- a/includes/dhcpd.h
+++ b/includes/dhcpd.h
@@ -1374,6 +1374,8 @@ struct dns_zone {
char *name;
struct option_cache *primary;
struct option_cache *secondary;
+ struct option_cache *primary6;
+ struct option_cache *secondary6;
struct auth_key *key;
};
@@ -1554,6 +1556,7 @@ struct ipv6_pool {
#define DDNS_CLIENT_DID_UPDATE 0x10
#define DDNS_EXECUTE_NEXT 0x20
#define DDNS_ABORT 0x40
+#define DDNS_STATIC_LEASE 0x80
/*
* The following two groups are separate and we could reuse