summaryrefslogtreecommitdiff
path: root/accel-pptpd/radius/dict/dictionary.rfc3576
diff options
context:
space:
mode:
authorDmitry Kozlov <xeb@mail.ru>2010-09-13 09:37:19 +0400
committerDmitry Kozlov <xeb@mail.ru>2010-09-13 09:37:19 +0400
commit5b13315273d2b97972a0ec9883d70d71620b2978 (patch)
treeeffd7a9890466725d115bc57fb56968f3759525d /accel-pptpd/radius/dict/dictionary.rfc3576
parentf39fda2ddb7a8b80a33f155994f27794dd84a198 (diff)
downloadaccel-ppp-5b13315273d2b97972a0ec9883d70d71620b2978.tar.gz
accel-ppp-5b13315273d2b97972a0ec9883d70d71620b2978.zip
radius: extened dictionary
Diffstat (limited to 'accel-pptpd/radius/dict/dictionary.rfc3576')
-rw-r--r--accel-pptpd/radius/dict/dictionary.rfc357630
1 files changed, 30 insertions, 0 deletions
diff --git a/accel-pptpd/radius/dict/dictionary.rfc3576 b/accel-pptpd/radius/dict/dictionary.rfc3576
new file mode 100644
index 00000000..35aeb326
--- /dev/null
+++ b/accel-pptpd/radius/dict/dictionary.rfc3576
@@ -0,0 +1,30 @@
+# -*- text -*-
+#
+# Attributes and values defined in RFC 3576.
+# http://www.ietf.org/rfc/rfc3576.txt
+#
+# $Id: dictionary.rfc3576,v 1.2 2005/08/08 22:23:39 aland Exp $
+#
+ATTRIBUTE Error-Cause 101 integer
+
+# Service Types
+
+VALUE Service-Type Authorize-Only 17
+
+# Error causes
+
+VALUE Error-Cause Residual-Context-Removed 201
+VALUE Error-Cause Invalid-EAP-Packet 202
+VALUE Error-Cause Unsupported-Attribute 401
+VALUE Error-Cause Missing-Attribute 402
+VALUE Error-Cause NAS-Identification-Mismatch 403
+VALUE Error-Cause Invalid-Request 404
+VALUE Error-Cause Unsupported-Service 405
+VALUE Error-Cause Unsupported-Extension 406
+VALUE Error-Cause Administratively-Prohibited 501
+VALUE Error-Cause Proxy-Request-Not-Routable 502
+VALUE Error-Cause Session-Context-Not-Found 503
+VALUE Error-Cause Session-Context-Not-Removable 504
+VALUE Error-Cause Proxy-Processing-Error 505
+VALUE Error-Cause Resources-Unavailable 506
+VALUE Error-Cause Request-Initiated 507