summaryrefslogtreecommitdiff
path: root/gdhcp/gdhcp.h
diff options
context:
space:
mode:
authorJukka Rissanen <jukka.rissanen@linux.intel.com>2013-06-12 14:43:24 +0300
committerPatrik Flykt <patrik.flykt@linux.intel.com>2013-06-12 15:53:50 +0300
commit475a695684d0a417a5705226d5d7110268c044f8 (patch)
tree16077f2c6a353ace70e3dc4781260df58cd70ff7 /gdhcp/gdhcp.h
parent05a3f477aa1c4240fa404c5714c65e3fd5e06bb6 (diff)
downloadconnman-475a695684d0a417a5705226d5d7110268c044f8.tar.gz
connman-475a695684d0a417a5705226d5d7110268c044f8.tar.bz2
connman-475a695684d0a417a5705226d5d7110268c044f8.zip
dhcpv6: Send domain list option to server
OPTION_DOMAIN_LIST(24) was not sent to server.
Diffstat (limited to 'gdhcp/gdhcp.h')
-rw-r--r--gdhcp/gdhcp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdhcp/gdhcp.h b/gdhcp/gdhcp.h
index ba47eaff..4f0a16ba 100644
--- a/gdhcp/gdhcp.h
+++ b/gdhcp/gdhcp.h
@@ -87,6 +87,7 @@ typedef enum {
#define G_DHCPV6_STATUS_CODE 13
#define G_DHCPV6_RAPID_COMMIT 14
#define G_DHCPV6_DNS_SERVERS 23
+#define G_DHCPV6_DOMAIN_LIST 24
#define G_DHCPV6_SNTP_SERVERS 31
#define G_DHCPV6_ERROR_SUCCESS 0