From: Alan T. DeKok Date: Sat, 5 Dec 2020 14:28:12 +0000 (-0500) Subject: we now support structs X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d19e18d2522ed42437ba3b760b2dfd08d25043ff;p=thirdparty%2Ffreeradius-server.git we now support structs --- diff --git a/share/dictionary/dhcpv6/dictionary.rfc5970 b/share/dictionary/dhcpv6/dictionary.rfc5970 index 6a311d6dd3f..cd60e9a1ee3 100644 --- a/share/dictionary/dhcpv6/dictionary.rfc5970 +++ b/share/dictionary/dhcpv6/dictionary.rfc5970 @@ -48,4 +48,8 @@ VALUE Client-Arch-Type RISC-V-128-Bit-UEFI-Boot-From-HTTP 30 VALUE Client-Arch-Type S390-Basic 31 VALUE Client-Arch-Type S390-Extended 32 -ATTRIBUTE Client-Network-Interface-ID 62 octets # Complex struct see RFC 5970 +ATTRIBUTE Client-Network-Interface-ID 62 struct +MEMBER Type uint8 +MEMBER Major uint8 +MEMBER Minor uint8 +