From e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 22:34:10 +0200 Subject: Adding upstream version 4.2.2. Signed-off-by: Daniel Baumann --- resources/protocols/radius/dictionary.iana | 44 ++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 resources/protocols/radius/dictionary.iana (limited to 'resources/protocols/radius/dictionary.iana') diff --git a/resources/protocols/radius/dictionary.iana b/resources/protocols/radius/dictionary.iana new file mode 100644 index 00000000..931707ba --- /dev/null +++ b/resources/protocols/radius/dictionary.iana @@ -0,0 +1,44 @@ +# -*- text -*- +# Copyright (C) 2015 The FreeRADIUS Server project and contributors +# +# Mostly values which have been allocated by IANA under +# "expert review", but which don't have an RFC associated with them. +# +# $Id: 989cd0b75728ba5e00e0fd53143c584bb54186cd $ +# + +# RFC 4005 +ATTRIBUTE Originating-Line-Info 94 string + +# draft-sterman-aaa-sip-00.txt +# +# This is bad... at some point the IETF will allocate these. +# +ATTRIBUTE Digest-Response 206 string +ATTRIBUTE Digest-Attributes 207 octets # stupid format + +# +# Integer Translations +# +VALUE Service-Type Voice 12 +VALUE Service-Type Fax 13 +VALUE Service-Type Modem-Relay 14 +VALUE Service-Type IAPP-Register 15 +VALUE Service-Type IAPP-AP-Check 16 + +VALUE Framed-Protocol GPRS-PDP-Context 7 + +VALUE NAS-Port-Type Wireless-CDMA2000 22 +VALUE NAS-Port-Type Wireless-UMTS 23 +VALUE NAS-Port-Type Wireless-1X-EV 24 +VALUE NAS-Port-Type IAPP 25 + +VALUE NAS-Port-Type FTTP 26 +VALUE NAS-Port-Type Wireless-802.16 27 +VALUE NAS-Port-Type Wireless-802.20 28 +VALUE NAS-Port-Type Wireless-802.22 29 + +VALUE NAS-Port-Type xPON 35 +VALUE NAS-Port-Type Wireless-XGP 36 + +VALUE Framed-Protocol PPTP 9 -- cgit v1.2.3