nexmon – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | # -*- text -*- |
2 | # Copyright (C) 2011 The FreeRADIUS Server project and contributors |
||
3 | # |
||
4 | # Mostly values which have been allocated by IANA under |
||
5 | # "expert review", but which don't have an RFC associated with them. |
||
6 | # |
||
7 | # $Id: 28c782fd6bdeac0a9f86403021b188ed9f6aeb8d $ |
||
8 | # |
||
9 | |||
10 | # RFC 4005 |
||
11 | ATTRIBUTE Originating-Line-Info 94 string |
||
12 | |||
13 | # draft-sterman-aaa-sip-00.txt |
||
14 | # |
||
15 | # This is bad... at some point the IETF will allocate these. |
||
16 | # |
||
17 | ATTRIBUTE Digest-Response 206 string |
||
18 | ATTRIBUTE Digest-Attributes 207 octets # stupid format |
||
19 | |||
20 | # |
||
21 | # Integer Translations |
||
22 | # |
||
23 | VALUE Service-Type Voice 12 |
||
24 | VALUE Service-Type Fax 13 |
||
25 | VALUE Service-Type Modem-Relay 14 |
||
26 | VALUE Service-Type IAPP-Register 15 |
||
27 | VALUE Service-Type IAPP-AP-Check 16 |
||
28 | |||
29 | VALUE Framed-Protocol GPRS-PDP-Context 7 |
||
30 | |||
31 | VALUE NAS-Port-Type Wireless-CDMA2000 22 |
||
32 | VALUE NAS-Port-Type Wireless-UMTS 23 |
||
33 | VALUE NAS-Port-Type Wireless-1X-EV 24 |
||
34 | VALUE NAS-Port-Type IAPP 25 |
||
35 | |||
36 | VALUE NAS-Port-Type FTTP 26 |
||
37 | VALUE NAS-Port-Type Wireless-802.16 27 |
||
38 | VALUE NAS-Port-Type Wireless-802.20 28 |
||
39 | VALUE NAS-Port-Type Wireless-802.22 29 |
||
40 | |||
41 | VALUE NAS-Port-Type xPON 35 |
||
42 | VALUE NAS-Port-Type Wireless-XGP 36 |
||
43 | |||
44 | VALUE Framed-Protocol PPTP 9 |