]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
these are arrays of string/octet, prefixed with a 16-bit length
authorAlan T. DeKok <aland@freeradius.org>
Fri, 4 Mar 2022 20:03:40 +0000 (15:03 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 4 Mar 2022 20:38:43 +0000 (15:38 -0500)
commitd208a3c9ddc9d711918cb196d386e25c5040276f
treefd1976e68e6e102670a9f68d69c311cd3f40d336
parent63795658430fb112315ff05fb907ffa1dbfb46f8
these are arrays of string/octet, prefixed with a 16-bit length

the use of the "array" flag causes the DHCPv6 encoder to automatically
prefix the variable length strings with a 16-bit length.  But it
doesn't hurt to have this information explicit in the dictionaries too
share/dictionary/dhcpv6/dictionary.rfc3315