summaryrefslogtreecommitdiff
path: root/radius/dictionary.dlink
diff options
context:
space:
mode:
authorAnish Bhatt <anish@chelsio.com>2014-10-27 01:12:21 -0700
committerAnders Broman <a.broman58@gmail.com>2014-11-03 07:22:58 +0000
commit7b4215dafaeb7716d81c7bec93decac0c3a556f5 (patch)
tree02e96f6c402090187817825d2e59c09576b13d0c /radius/dictionary.dlink
parentbea82998029f05d5fb8d39601fd52d5c721a682c (diff)
downloadwireshark-7b4215dafaeb7716d81c7bec93decac0c3a556f5.tar.gz
[Radius] Update dictionaries from freeradius 3.0.4
Update includes all new/renamed dictionaries in radius, but does not cover any differences in already included dictionaries, which will be handled in a separate update. Change-Id: I6d1e1cc1815423fb71ec940366964a366ab41a25 Reviewed-on: https://code.wireshark.org/review/4947 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'radius/dictionary.dlink')
-rw-r--r--radius/dictionary.dlink34
1 files changed, 34 insertions, 0 deletions
diff --git a/radius/dictionary.dlink b/radius/dictionary.dlink
new file mode 100644
index 0000000000..257aa46eb4
--- /dev/null
+++ b/radius/dictionary.dlink
@@ -0,0 +1,34 @@
+# -*- text -*-
+# Copyright (C) 2013 The FreeRADIUS Server project and contributors
+##############################################################################
+#
+# D-Link Vendor Specific Attributes Dictionary
+#
+# Created by Sylph Lin <sylph.lin@gmail.com>
+#
+# Version $Id: 56b34b149c249c7298e74548ce25d7f9cc3fa26b $
+#
+##############################################################################
+
+VENDOR Dlink 171
+
+BEGIN-VENDOR Dlink
+
+ATTRIBUTE Dlink-User-Level 1 integer
+ATTRIBUTE Dlink-Ingress-Bandwidth-Assignment 2 integer
+ATTRIBUTE Dlink-Egress-Bandwidth-Assignment 3 integer
+ATTRIBUTE Dlink-1p-Priority 4 integer
+ATTRIBUTE Dlink-VLAN-Name 10 string
+ATTRIBUTE Dlink-VLAN-ID 11 string
+ATTRIBUTE Dlink-ACL-Profile 12 string
+ATTRIBUTE Dlink-ACL-Rule 13 string
+ATTRIBUTE Dlink-ACL-Script 14 string
+
+VALUE Dlink-User-Level User-Legacy 1
+VALUE Dlink-User-Level User 3
+VALUE Dlink-User-Level Operator 4
+VALUE Dlink-User-Level Admin 5
+VALUE Dlink-User-Level Power-User 6
+VALUE Dlink-User-Level Admin-Legacy 15
+
+END-VENDOR Dlink