summaryrefslogtreecommitdiff
path: root/src/dhcp6-protocol.h
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2014-05-01 16:37:43 +0100
committerSimon Kelley <simon@thekelleys.org.uk>2014-05-01 16:37:43 +0100
commit1e7f82f4d8d86ee3d5412ae15e61c1cdad621b4c (patch)
tree24ba094e6d755d3d27696e15d4c36dfc4050d7da /src/dhcp6-protocol.h
parent4872aa747b24238c0859166eaae0ae3d89364244 (diff)
downloaddnsmasq-pd.tar.gz
First commit for DHCPv6_PD.pd
Diffstat (limited to 'src/dhcp6-protocol.h')
-rw-r--r--src/dhcp6-protocol.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/dhcp6-protocol.h b/src/dhcp6-protocol.h
index 5927dc3..ff88eb9 100644
--- a/src/dhcp6-protocol.h
+++ b/src/dhcp6-protocol.h
@@ -55,6 +55,8 @@
#define OPTION6_RECONF_ACCEPT 20
#define OPTION6_DNS_SERVER 23
#define OPTION6_DOMAIN_SEARCH 24
+#define OPTION6_IA_PD 25
+#define OPTION6_IAPREFIX 26
#define OPTION6_REFRESH_TIME 32
#define OPTION6_REMOTE_ID 37
#define OPTION6_SUBSCRIBER_ID 38
@@ -72,4 +74,5 @@
#define DHCP6NOBINDING 3
#define DHCP6NOTONLINK 4
#define DHCP6USEMULTI 5
+#define DHCP6NOPREFIX 6