From: Alan T. DeKok Date: Sat, 26 Aug 2023 20:20:09 +0000 (-0400) Subject: added RFC 9445 dictionary X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65cfcde28ffee5cfb246c43c33f9271473515f87;p=thirdparty%2Ffreeradius-server.git added RFC 9445 dictionary --- diff --git a/share/dictionary/radius/dictionary b/share/dictionary/radius/dictionary index 47c1d7df1dc..1ada544550d 100644 --- a/share/dictionary/radius/dictionary +++ b/share/dictionary/radius/dictionary @@ -69,6 +69,7 @@ $INCLUDE dictionary.rfc7499 $INCLUDE dictionary.rfc7930 $INCLUDE dictionary.rfc8045 $INCLUDE dictionary.rfc8559 +$INCLUDE dictionary.rfc9445 # # Mostly values which have been allocated by IANA under diff --git a/share/dictionary/radius/dictionary.rfc9445 b/share/dictionary/radius/dictionary.rfc9445 new file mode 100644 index 00000000000..68396d2ef97 --- /dev/null +++ b/share/dictionary/radius/dictionary.rfc9445 @@ -0,0 +1,12 @@ +# -*- text -*- +# Copyright (C) 2023 The FreeRADIUS Server project and contributors +# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0 +# Version $Id$ +# +# Attributes and values defined in RFC 9445. +# http://www.ietf.org/rfc/rfc9445.txt +# +# $Id$ +# +ATTRIBUTE DHCPv6-Options 245.3 octets # formatted as DHCPv6 options +ATTRIBUTE DHCPv4-Options 245.4 octets # formatted as DHCPv6 options