aboutsummaryrefslogtreecommitdiff
path: root/includes/dhcpd.h
diff options
context:
space:
mode:
authorBjørn Mork <bjorn@mork.no>2011-10-20 18:43:35 +0200
committerBjørn Mork <bjorn@mork.no>2011-10-20 18:43:35 +0200
commitf53ffd2bf326a3f38681af654d4e804238614ca7 (patch)
treef48f3266e96215d1028f35151499a53703e1d8d0 /includes/dhcpd.h
parent3f2aa5b0dfa2e72930bf8d62da445e36d3cfcd3a (diff)
parent87d654840a8e3708d6540037fe95359c073ed021 (diff)
Merge branch 'upstream'
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