summaryrefslogtreecommitdiff
path: root/includes/dhcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/dhcp.h')
-rw-r--r--includes/dhcp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/dhcp.h b/includes/dhcp.h
index 0a74137e..84316924 100644
--- a/includes/dhcp.h
+++ b/includes/dhcp.h
@@ -156,6 +156,7 @@ struct dhcp_packet {
#define DHO_AUTHENTICATE 90 /* RFC3118, was 210 */
#define DHO_CLIENT_LAST_TRANSACTION_TIME 91
#define DHO_ASSOCIATED_IP 92
+#define DHO_V6_ONLY_PREFERRED 108 /* RFC8925 */
#define DHO_SUBNET_SELECTION 118 /* RFC3011! */
#define DHO_DOMAIN_SEARCH 119 /* RFC3397 */
#define DHO_VIVCO_SUBOPTIONS 124