From 1c40a3169ef63525a2f9cf030febe32917c573c5 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Wed, 25 May 2011 00:07:37 +0000 Subject: 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 --- radius/dictionary.rfc2866 | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) (limited to 'radius') 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 -- cgit v1.2.1