summaryrefslogtreecommitdiff
path: root/radius
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-05-30 20:30:02 -0700
committerGuy Harris <guy@alum.mit.edu>2017-05-31 03:31:06 +0000
commit503acf00b28ebc8b568588f56723751b44275850 (patch)
tree36f6ecb1e41a2004fa7653cf2a0f993695a9feb4 /radius
parent0735d2b46d54464072a57dde8b07229258b07b26 (diff)
downloadwireshark-503acf00b28ebc8b568588f56723751b44275850.tar.gz
Update to the FreeRADIUS version.
Picks up a copyright notice, a comment, and some attributes. Change-Id: I299a4f1225eb6be23410c396a4f5a00affd64523 Reviewed-on: https://code.wireshark.org/review/21844 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'radius')
-rw-r--r--radius/dictionary.trapeze26
1 files changed, 22 insertions, 4 deletions
diff --git a/radius/dictionary.trapeze b/radius/dictionary.trapeze
index 7729268e61..bd613a7d6f 100644
--- a/radius/dictionary.trapeze
+++ b/radius/dictionary.trapeze
@@ -1,13 +1,14 @@
# -*- text -*-
+# Copyright (C) 2015 The FreeRADIUS Server project and contributors
#
# dictionary.trapeze
#
-# For use with FreeRadius and Trapeze Networks MSS software 1.1
-# or greater.
+# For use with FreeRadius and Trapeze/Juniper MSS software
+# 1.1 or greater.
#
-# For assistance, email support@trapezenetworks.com.
+# Trapeze Networks has been acquired by Juniper in 2010.
#
-# $Id$
+# $Id: 343b8fed0d4f2638b1f2dea10097b8e65e37331a $
#
#
VENDOR Trapeze 14525
@@ -28,4 +29,21 @@ ATTRIBUTE Trapeze-End-Date 6 string
ATTRIBUTE Trapeze-Start-Date 7 string
ATTRIBUTE Trapeze-URL 8 string
+# Additional attributes, not known when added
+ATTRIBUTE Trapeze-User-Group-Name 9 string
+ATTRIBUTE Trapeze-QoS-Profile 10 string
+ATTRIBUTE Trapeze-Simultaneous-Logins 11 string
+ATTRIBUTE Trapeze-CoA-Username 12 string
+
+# New attributes for MSS 8.0 and later
+ATTRIBUTE Trapeze-Audit 13 string
+ATTRIBUTE Trapeze-NMS-User-Group 14 string
+ATTRIBUTE Trapeze-NMS-Platform-Local-User 15 string
+ATTRIBUTE Trapeze-SIP-Call-Detail-Record 16 string
+ATTRIBUTE Trapeze-SmartPass-Access-Control 17 string
+ATTRIBUTE Trapeze-Device-Profile 18 string
+ATTRIBUTE Trapeze-Device-Type 19 string
+ATTRIBUTE Trapeze-Allowed-Devices 20 string
+ATTRIBUTE Trapeze-Device-Group 21 string
+
END-VENDOR Trapeze