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>
This commit is contained in:
Guy Harris 2017-05-30 20:30:02 -07:00
parent 0735d2b46d
commit 503acf00b2
1 changed files with 22 additions and 4 deletions

View File

@ -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