From 503acf00b28ebc8b568588f56723751b44275850 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Tue, 30 May 2017 20:30:02 -0700 Subject: [PATCH] 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 --- radius/dictionary.trapeze | 26 ++++++++++++++++++++++---- 1 file 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