aboutsummaryrefslogtreecommitdiffstats
path: root/radius/dictionary.zyxel
diff options
context:
space:
mode:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2009-07-06 12:39:58 +0000
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2009-07-06 12:39:58 +0000
commit8f6ca53c53c489909b47592f9e39e182d2d93971 (patch)
tree73a896d1393777820a3adebd357a9a7c10ec18a0 /radius/dictionary.zyxel
parent3770ef02468a10091238ab6432d818c466f33002 (diff)
Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 1: New files
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28946 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'radius/dictionary.zyxel')
-rw-r--r--radius/dictionary.zyxel25
1 files changed, 25 insertions, 0 deletions
diff --git a/radius/dictionary.zyxel b/radius/dictionary.zyxel
new file mode 100644
index 0000000000..b36d907063
--- /dev/null
+++ b/radius/dictionary.zyxel
@@ -0,0 +1,25 @@
+# -*- text -*-
+##############################################################################
+#
+# Zyxel attributes, of course in the RFC space...
+#
+# This dictionary is NOT included by default, because it conflicts
+# with other dictionaries!
+#
+# http://www.zyxel.com/support/supportnote/p200/ap_note/isdn/radius.htm
+#
+# $Id$
+#
+##############################################################################
+
+VENDOR Zyxel
+
+ATTRIBUTE Zyxel-Callback-Option 192 integer
+ATTRIBUTE Zyxel-Callback-Phone-Source 193 integer
+
+VALUE Zyxel-Callback-Phone-Source Preconfigured 0
+VALUE Zyxel-Callback-Phone-Source User 1
+
+VALUE Zyxel-Callback-Option None 0
+VALUE Zyxel-Callback-Option Optional 1
+VALUE Zyxel-Callback-Option Mandatory 2