aboutsummaryrefslogtreecommitdiffstats
path: root/radius
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-05-31 00:51:48 -0700
committerGuy Harris <guy@alum.mit.edu>2017-05-31 07:52:50 +0000
commit012f6574520f43aa0317e71efd8beff621ba28d2 (patch)
tree4d38a14ce7bc5a91629985f77bde25caf2c47c8a /radius
parent870e08ad315e8380fde3e6eb45e14470fea9a988 (diff)
Update to the FreeRADIUS version.
Picks up the copyright notice, cleans up white space, puts the type and the properties of attributes in separate fields. Change-Id: I1a813a784498ed3217c7fc9bfcd9c1162ceffebb Reviewed-on: https://code.wireshark.org/review/21851 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'radius')
-rw-r--r--radius/dictionary.alcatel-lucent.aaa22
1 files changed, 12 insertions, 10 deletions
diff --git a/radius/dictionary.alcatel-lucent.aaa b/radius/dictionary.alcatel-lucent.aaa
index 9c1a087c00..5ec0d0c7df 100644
--- a/radius/dictionary.alcatel-lucent.aaa
+++ b/radius/dictionary.alcatel-lucent.aaa
@@ -1,13 +1,14 @@
# -*- text -*-
+# Copyright (C) 2015 The FreeRADIUS Server project and contributors
##############################################################################
#
# ALU-AAA AAA dictionary
#
-# $Id$
+# $Id: 53980abe0eeaa5ce33283eff30d572dc620605e7 $
#
##############################################################################
-VENDOR ALU-AAA 831
+VENDOR ALU-AAA 831
BEGIN-VENDOR ALU-AAA
@@ -46,10 +47,10 @@ ATTRIBUTE ALU-AAA-Value-0 112 octets
ATTRIBUTE ALU-AAA-Value-1 113 octets
ATTRIBUTE ALU-AAA-Value-2 114 octets
ATTRIBUTE ALU-AAA-Value-3 115 octets
-ATTRIBUTE ALU-AAA-Key-0 116 octets,encrypt=2
-ATTRIBUTE ALU-AAA-Key-1 117 octets,encrypt=2
-ATTRIBUTE ALU-AAA-Key-2 118 octets,encrypt=2
-ATTRIBUTE ALU-AAA-Key-3 119 octets,encrypt=2
+ATTRIBUTE ALU-AAA-Key-0 116 octets encrypt=2
+ATTRIBUTE ALU-AAA-Key-1 117 octets encrypt=2
+ATTRIBUTE ALU-AAA-Key-2 118 octets encrypt=2
+ATTRIBUTE ALU-AAA-Key-3 119 octets encrypt=2
ATTRIBUTE ALU-AAA-Opaque-0 120 octets
ATTRIBUTE ALU-AAA-Opaque-1 121 octets
ATTRIBUTE ALU-AAA-Opaque-2 122 octets
@@ -76,9 +77,10 @@ ATTRIBUTE ALU-AAA-Delta-Session 210 integer
ATTRIBUTE ALU-AAA-Civic-Location 211 octets
ATTRIBUTE ALU-AAA-Geospatial-Location 212 octets
-VALUE ALU-AAA-Client-Error-Action Ignore 1
-VALUE ALU-AAA-Client-Error-Action Disconnect 2
-VALUE ALU-AAA-Delta-Session False 0
-VALUE ALU-AAA-Delta-Session True 1
+VALUE ALU-AAA-Client-Error-Action Ignore 1
+VALUE ALU-AAA-Client-Error-Action Disconnect 2
+
+VALUE ALU-AAA-Delta-Session False 0
+VALUE ALU-AAA-Delta-Session True 1
END-VENDOR ALU-AAA