summaryrefslogtreecommitdiff
path: root/keama
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2020-09-30 14:52:40 +0200
committerFrancis Dupont <fdupont@isc.org>2020-09-30 14:52:40 +0200
commit792db388fd7a50e718fd52ba2c1458783be7e6ec (patch)
tree5cab531731b413db7a35d5ed47cf2040e12b8021 /keama
parent26243975f0c0df85391d05a0c6b81cba56a656cd (diff)
downloadisc-dhcp-792db388fd7a50e718fd52ba2c1458783be7e6ec.tar.gz
Diffstat (limited to 'keama')
-rw-r--r--keama/options.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/keama/options.c b/keama/options.c
index 3f714108..7d1e66ea 100644
--- a/keama/options.c
+++ b/keama/options.c
@@ -170,6 +170,7 @@ struct option_def options4[] = {
{ "geoconf-civic", "X", "dhcp", 99, 2},
{ "pcode", "t", "dhcp", 100, 2},
{ "tcode", "t", "dhcp", 101, 2},
+ { "v6-only-preferred", "L", "dhcp", 108, 2},
{ "netinfo-server-address", "Ia", "dhcp", 112, 2},
{ "netinfo-server-tag", "t", "dhcp", 113, 2},
{ "default-url", "t", "dhcp", 114, 2},