summaryrefslogtreecommitdiff
path: root/radius/dictionary.rfc2866
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2011-05-25 00:07:37 +0000
committerBill Meier <wmeier@newsguy.com>2011-05-25 00:07:37 +0000
commit1c40a3169ef63525a2f9cf030febe32917c573c5 (patch)
treeb08d07c044ef7da6f9d234ed2273cb95b981b2d8 /radius/dictionary.rfc2866
parente44d0be3a5665b6b6afcf5d8ef8e5091f669c5eb (diff)
downloadwireshark-1c40a3169ef63525a2f9cf030febe32917c573c5.tar.gz
Tunnel related VALUEs are actually defined in dictionary.rfc2867.
Also: remove 3 "unassigned" entries to match the FreeRadius dictionary.rfc2866. Note: This version (w/o the dup Acct-Status-Type) will be submitted upstream. svn path=/trunk/; revision=37383
Diffstat (limited to 'radius/dictionary.rfc2866')
-rw-r--r--radius/dictionary.rfc286616
1 files changed, 3 insertions, 13 deletions
diff --git a/radius/dictionary.rfc2866 b/radius/dictionary.rfc2866
index 360e72a3c3..a6d78ea682 100644
--- a/radius/dictionary.rfc2866
+++ b/radius/dictionary.rfc2866
@@ -19,23 +19,13 @@ ATTRIBUTE Acct-Multi-Session-Id 50 string
ATTRIBUTE Acct-Link-Count 51 integer
# Accounting Status Types
-# http://www.iana.org/assignments/radius-types/radius-types.xml#radius-types-10
-VALUE Acct-Status-Type Start 1
-VALUE Acct-Status-Type Stop 2
+VALUE Acct-Status-Type Start 1
+VALUE Acct-Status-Type Stop 2
VALUE Acct-Status-Type Interim-Update 3
-VALUE Acct-Status-Type Unassigned 4
-VALUE Acct-Status-Type Unassigned 5
-VALUE Acct-Status-Type Unassigned 6
VALUE Acct-Status-Type Accounting-On 7
VALUE Acct-Status-Type Accounting-Off 8
-VALUE Acct-Status-Type Tunnel-Start 9
-VALUE Acct-Status-Type Tunnel-Stop 10
-VALUE Acct-Status-Type Tunnel-Reject 11
-VALUE Acct-Status-Type Tunnel-Link-Start 12
-VALUE Acct-Status-Type Tunnel-Link-Stop 13
-VALUE Acct-Status-Type Tunnel-Link-Reject 14
-VALUE Acct-Status-Type Failed 15
+VALUE Acct-Status-Type Failed 15
# Authentication Types