From: Alan T. DeKok Date: Sun, 15 Aug 2021 20:31:10 +0000 (-0400) Subject: correct structure as per RFC 6731 Section 4.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bf6104999bcd53548e33cdfbe2ebfaef6a177f6;p=thirdparty%2Ffreeradius-server.git correct structure as per RFC 6731 Section 4.2 --- diff --git a/share/dictionary/dhcpv6/dictionary.rfc6731 b/share/dictionary/dhcpv6/dictionary.rfc6731 index 43798f7a903..65b2b087c44 100644 --- a/share/dictionary/dhcpv6/dictionary.rfc6731 +++ b/share/dictionary/dhcpv6/dictionary.rfc6731 @@ -10,11 +10,12 @@ # ############################################################################## -ATTRIBUTE DNS-Recursive-Name-Server 74 struct +ATTRIBUTE RDNSS-Selection 74 struct +MEMBER DNS-Recursive-Name-Server ipv6addr MEMBER Preference uint8 VALUE Preference High 0x01 -VALUE Preference Medium 0x02 +VALUE Preference Medium 0x00 VALUE Preference Low 0x03 -VALUE Preference Reserved 0x04 +VALUE Preference Reserved 0x02 -MEMBER FQDN octets # really array of DNS labels +MEMBER FQDN string dns_label,array