ttls: return channel bindings on half round trip success
[freeradius.git] / share / dictionary
1 # -*- text -*-
2 # Copyright (C) 2011 The FreeRADIUS Server project and contributors
3 #
4 # Version $Id$
5 #
6 #       DO NOT EDIT THE FILES IN THIS DIRECTORY
7 #
8 #       The files in this directory are maintained and updated by
9 #       the FreeRADIUS project.  Newer releases of software may update
10 #       or change these files.
11 #
12 #       Use the main dictionary file (usually /etc/raddb/dictionary)
13 #       for local system attributes and $INCLUDEs.
14 #
15 #
16 #
17 #       This file contains dictionary translations for parsing
18 #       requests and generating responses.  All transactions are
19 #       composed of Attribute/Value Pairs.  The value of each attribute
20 #       is specified as one of a few data types.  Valid data types are:
21 #
22 #       text       - printable, generally UTF-8 encoded (subset of 'string')
23 #       string     - 0-253 octets
24 #       ipaddr     - 4 octets in network byte order
25 #       ipv4prefix - 1 octet reserved, one octet prefix, 4 octets ipaddr
26 #       integer    - 32 bit value in big endian order
27 #       integer64  - 64 bit value in big endian order
28 #       date       - 32 bit value in big endian order - seconds since
29 #                    00:00:00 GMT,  Jan.  1,  1970
30 #       ifid       - 8 octets in network byte order
31 #       ipv6addr   - 16 octets in network byte order
32 #       ipv6prefix - 1 octet reserved, one octet prefix, 16 octets ipv6addr
33 #
34 #       FreeRADIUS includes extended data types which are not defined
35 #       in the RFC's.  These data types are:
36 #
37 #       abinary - Ascend's binary filter format.
38 #       byte    - 8 bit unsigned integer
39 #       ether   - 6 octets of hh:hh:hh:hh:hh:hh
40 #                 where 'h' is hex digits, upper or lowercase.
41 #       short   - 16-bit unsigned integer in network byte order
42 #       signed  - 32-bit signed integer in network byte order
43 #       octets  - raw octets, printed and input as hex strings.
44 #                 e.g.: 0x123456789abcdef
45 #       tlv     - type-length-value (only for certain WiMAX attributes)
46 #
47 #
48 #       Enumerated values are stored in the user file with dictionary
49 #       VALUE translations for easy administration.
50 #
51 #       Example:
52 #
53 #       ATTRIBUTE         VALUE
54 #       ---------------   -----
55 #       Framed-Protocol = PPP
56 #       7               = 1     (integer encoding)
57 #
58
59 #
60 #       Include compatibility dictionary for older users file. Move
61 #       this directive to the end of this file if you want to see the
62 #       old names in the logfiles, instead of the new names.
63 #
64 $INCLUDE dictionary.compat
65
66 #
67 #       These dictionaries define attributes in the IETF managed space.
68 #       (i.e. 1..255). This is wrong.  We include them here to allow them.
69 #       The IETF allocated ones are listed below, which gives them priority.
70 #
71 #       i.e. don't do this.  Don't use these attributes
72 #
73 $INCLUDE dictionary.usr.illegal
74 $INCLUDE dictionary.ascend.illegal
75
76 #
77 #       IETF allocated attributes and values.  Split out into
78 #       the RFC which defined them.
79 #
80 #       For a complete list of the standard attributes and values,
81 #       see:
82 #               http://www.iana.org/assignments/radius-types
83 #
84 $INCLUDE dictionary.rfc2865
85 $INCLUDE dictionary.rfc2866
86 $INCLUDE dictionary.rfc2867
87 $INCLUDE dictionary.rfc2868
88 $INCLUDE dictionary.rfc2869
89 $INCLUDE dictionary.rfc3162
90 $INCLUDE dictionary.rfc3576
91 $INCLUDE dictionary.rfc3580
92 $INCLUDE dictionary.rfc4072
93 $INCLUDE dictionary.rfc4372
94 $INCLUDE dictionary.rfc4603
95 $INCLUDE dictionary.rfc4675
96 $INCLUDE dictionary.rfc4679
97 $INCLUDE dictionary.rfc4818
98 $INCLUDE dictionary.rfc4849
99 $INCLUDE dictionary.rfc5176
100 $INCLUDE dictionary.rfc5447
101 $INCLUDE dictionary.rfc5580
102 $INCLUDE dictionary.rfc5607
103 $INCLUDE dictionary.rfc5904
104 $INCLUDE dictionary.rfc6519
105 $INCLUDE dictionary.rfc6572
106
107 #
108 #       Mostly values which have been allocated by IANA under
109 #       "expert review", but which don't have an RFC associated with them.
110 #
111 $INCLUDE dictionary.iana
112
113 #
114 #       This is a prelimanary dictionary until the RFC is published.
115 #
116 $INCLUDE dictionary.extended
117 $INCLUDE dictionary.abfab
118
119 #
120 #       Vendor dictionaries are listed after the standard ones.
121 #
122 $INCLUDE dictionary.3com
123 $INCLUDE dictionary.3gpp
124 $INCLUDE dictionary.3gpp2
125 $INCLUDE dictionary.acc
126 $INCLUDE dictionary.acme
127 $INCLUDE dictionary.airespace
128 $INCLUDE dictionary.alcatel
129 $INCLUDE dictionary.alcatel.sr
130 $INCLUDE dictionary.alteon
131 $INCLUDE dictionary.alvarion
132 $INCLUDE dictionary.apc
133 $INCLUDE dictionary.aruba
134 $INCLUDE dictionary.azaire
135 $INCLUDE dictionary.ascend
136 $INCLUDE dictionary.bay
137 $INCLUDE dictionary.bintec
138 $INCLUDE dictionary.bskyb
139 $INCLUDE dictionary.bt
140 $INCLUDE dictionary.cablelabs
141 $INCLUDE dictionary.cabletron
142 $INCLUDE dictionary.camiant
143 $INCLUDE dictionary.chillispot
144 $INCLUDE dictionary.cisco
145 #
146 #        The Cisco VPN300 dictionary is the same as the altiga one.
147 #        You shouldn't use both at the same time.
148 #
149 #$INCLUDE dictionary.cisco.vpn3000
150 $INCLUDE dictionary.cisco.vpn5000
151 $INCLUDE dictionary.cisco.bbsm
152 $INCLUDE dictionary.clavister
153 $INCLUDE dictionary.colubris
154 $INCLUDE dictionary.cosine
155 $INCLUDE dictionary.digium
156 $INCLUDE dictionary.eltex
157 $INCLUDE dictionary.epygi
158 $INCLUDE dictionary.erx
159 $INCLUDE dictionary.ericsson
160 $INCLUDE dictionary.extreme
161 $INCLUDE dictionary.f5
162 $INCLUDE dictionary.fdxtended
163 $INCLUDE dictionary.freeradius
164 $INCLUDE dictionary.freeswitch
165 $INCLUDE dictionary.fortinet
166 $INCLUDE dictionary.foundry
167 $INCLUDE dictionary.gandalf
168 $INCLUDE dictionary.gemtek
169 $INCLUDE dictionary.h3c
170 $INCLUDE dictionary.hp
171 $INCLUDE dictionary.huawei
172 $INCLUDE dictionary.iea
173 $INCLUDE dictionary.infonet
174 $INCLUDE dictionary.issanni
175 $INCLUDE dictionary.itk
176 $INCLUDE dictionary.ipunplugged
177 $INCLUDE dictionary.juniper
178 $INCLUDE dictionary.karlnet
179 $INCLUDE dictionary.kineto
180 $INCLUDE dictionary.lancom
181 $INCLUDE dictionary.livingston
182 $INCLUDE dictionary.localweb
183 $INCLUDE dictionary.lucent
184 $INCLUDE dictionary.manzara
185 $INCLUDE dictionary.merit
186 $INCLUDE dictionary.microsoft
187 $INCLUDE dictionary.mikrotik
188 $INCLUDE dictionary.motorola
189 $INCLUDE dictionary.motorola.wimax
190 $INCLUDE dictionary.navini
191 $INCLUDE dictionary.netscreen
192 $INCLUDE dictionary.networkphysics
193 $INCLUDE dictionary.nexans
194 $INCLUDE dictionary.ntua
195 $INCLUDE dictionary.nokia
196 #
197 #  Commented out because of attribute conflicts.
198 #
199 #$INCLUDE dictionary.nokia.conflict
200 $INCLUDE dictionary.nomadix
201 $INCLUDE dictionary.nortel
202 #
203 #  Commented out because of attribute conflicts.
204 #
205 #$INCLUDE dictionary.openser
206 $INCLUDE dictionary.packeteer
207 $INCLUDE dictionary.paloalto
208 $INCLUDE dictionary.patton
209 $INCLUDE dictionary.propel
210 $INCLUDE dictionary.prosoft
211 $INCLUDE dictionary.proxim
212 $INCLUDE dictionary.purewave
213 $INCLUDE dictionary.quiconnect
214 $INCLUDE dictionary.quintum
215 $INCLUDE dictionary.redback
216 $INCLUDE dictionary.redcreek
217 $INCLUDE dictionary.riverstone
218 $INCLUDE dictionary.roaringpenguin
219 $INCLUDE dictionary.shasta
220 $INCLUDE dictionary.shiva
221 $INCLUDE dictionary.siemens
222 $INCLUDE dictionary.slipstream
223 $INCLUDE dictionary.sonicwall
224 $INCLUDE dictionary.springtide
225 $INCLUDE dictionary.starent
226 $INCLUDE dictionary.symbol
227 $INCLUDE dictionary.telebit
228 $INCLUDE dictionary.terena
229 $INCLUDE dictionary.trapeze
230 $INCLUDE dictionary.tropos
231 $INCLUDE dictionary.t_systems_nova
232 $INCLUDE dictionary.ukerna
233 $INCLUDE dictionary.unix
234 $INCLUDE dictionary.usr
235 $INCLUDE dictionary.utstarcom
236 $INCLUDE dictionary.valemount
237 $INCLUDE dictionary.versanet
238 $INCLUDE dictionary.vqp
239 $INCLUDE dictionary.waverider
240 $INCLUDE dictionary.walabi
241 $INCLUDE dictionary.wichorus
242 $INCLUDE dictionary.wimax
243 $INCLUDE dictionary.wispr
244 $INCLUDE dictionary.xedia
245 $INCLUDE dictionary.xylan
246 $INCLUDE dictionary.zeus
247 $INCLUDE dictionary.zyxel
248
249 #
250 #       And finally the server internal attributes.
251 #       These are attributes which NEVER go into a RADIUS packet.
252 #
253 $INCLUDE dictionary.freeradius.internal