summaryrefslogtreecommitdiff
path: root/gdhcp/client.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdhcp/client.c')
-rw-r--r--gdhcp/client.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdhcp/client.c b/gdhcp/client.c
index a41e1678..bbd00c40 100644
--- a/gdhcp/client.c
+++ b/gdhcp/client.c
@@ -361,6 +361,9 @@ static void add_dhcpv6_request_options(GDHCPClient *dhcp_client,
case G_DHCPV6_DNS_SERVERS:
break;
+ case G_DHCPV6_DOMAIN_LIST:
+ break;
+
case G_DHCPV6_SNTP_SERVERS:
break;