aboutsummaryrefslogtreecommitdiffstats
path: root/radius/dictionary.rfc5580
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2011-05-24 16:30:32 +0000
committerBill Meier <wmeier@newsguy.com>2011-05-24 16:30:32 +0000
commite0705a45226a8d84cb685e0671ea9efcaa4752ce (patch)
tree3929837a104416994c23b22f4b9e90a8e3765e6e /radius/dictionary.rfc5580
parentb44838bd2ed395b949131bd34583188458c3eb68 (diff)
Add new dictionary files from FreeRadius v2.1.7 thru 2.1.10
svn path=/trunk/; revision=37375
Diffstat (limited to 'radius/dictionary.rfc5580')
-rw-r--r--radius/dictionary.rfc558041
1 files changed, 41 insertions, 0 deletions
diff --git a/radius/dictionary.rfc5580 b/radius/dictionary.rfc5580
new file mode 100644
index 0000000000..7d3542b3ac
--- /dev/null
+++ b/radius/dictionary.rfc5580
@@ -0,0 +1,41 @@
+# -*- text -*-
+#
+# Attributes and values defined in RFC 5580.
+# http://www.ietf.org/rfc/rfc5580.txt
+#
+# $Id$
+#
+
+# One ASCII character of Namespace ID
+# 0 = TADIG (GSM)
+# 1 = Realm
+# 2 = E212
+#
+#
+# Followed by the actual string
+ATTRIBUTE Operator-Name 126 string
+
+#
+# Large blobs of stuff
+#
+ATTRIBUTE Location-Information 127 octets
+ATTRIBUTE Location-Data 128 octets
+ATTRIBUTE Basic-Location-Policy-Rules 129 octets
+ATTRIBUTE Extended-Location-Policy-Rules 130 octets
+
+#
+# Really a bit-packed field
+#
+ATTRIBUTE Location-Capable 131 integer
+VALUE Location-Capable Civix-Location 1
+VALUE Location-Capable Geo-Location 2
+VALUE Location-Capable Users-Location 4
+VALUE Location-Capable NAS-Location 8
+
+ATTRIBUTE Requested-Location-Info 132 integer
+VALUE Requested-Location-Info Civix-Location 1
+VALUE Requested-Location-Info Geo-Location 2
+VALUE Requested-Location-Info Users-Location 4
+VALUE Requested-Location-Info NAS-Location 8
+VALUE Requested-Location-Info Future-Requests 16
+VALUE Requested-Location-Info None 32