From 29585b124c3be67acb4074460476c62156fa0c38 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Mon, 29 May 2017 15:49:31 -0700 Subject: Another update from FreeRADIUS. Picks up commit c329540701fecbd4ec0ca995a8cdafb907aca60a Author: Alan T. DeKok Date: Mon Feb 13 20:59:29 2012 +0100 Added User-Role attribute and adds copyright information. Change-Id: I293213e39cf5b8fd44956e5a2b0c0153eb4243df Reviewed-on: https://code.wireshark.org/review/21802 Reviewed-by: Guy Harris --- radius/dictionary.nortel | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'radius') diff --git a/radius/dictionary.nortel b/radius/dictionary.nortel index 8ba17a0b00..0e58bf3a08 100644 --- a/radius/dictionary.nortel +++ b/radius/dictionary.nortel @@ -1,17 +1,20 @@ # -*- text -*- +# Copyright (C) 2015 The FreeRADIUS Server project and contributors ############################################################################## # # Nortel Passport 8600 VSA's. # # http://www142.nortelnetworks.com/bvdoc/setips/july04/engineeringtipstricksv12.pdf # -# $Id$ +# $Id: 922991260cb7c3fc61b0f41b59503c05fc2cf370 $ # ############################################################################## VENDOR Nortel 562 BEGIN-VENDOR Nortel +ATTRIBUTE Nortel-User-Role 110 string + ATTRIBUTE Nortel-Privilege-Level 166 integer ATTRIBUTE Passport-Command-Scope 200 integer -- cgit v1.2.1