From 870e08ad315e8380fde3e6eb45e14470fea9a988 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Tue, 30 May 2017 20:34:21 -0700 Subject: Update to the FreeRADIUS version. Picks up the copyright notice and a commented-out attribute. Change-Id: I0325164eb3875557f7ce9a81cf697a99a0f5de93 Reviewed-on: https://code.wireshark.org/review/21846 Reviewed-by: Guy Harris --- radius/dictionary.wichorus | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'radius') diff --git a/radius/dictionary.wichorus b/radius/dictionary.wichorus index 291813f31a..20295e03fd 100644 --- a/radius/dictionary.wichorus +++ b/radius/dictionary.wichorus @@ -1,9 +1,10 @@ # -*- text -*- +# Copyright (C) 2015 The FreeRADIUS Server project and contributors # # Dictionary for WiChorus Inc. VSA's. # http://www.wichorus.com/ # -# Version: $Id$ +# Version: $Id: 4cfa70cbf64f40aa6d6677940a3bfaa6b7096221 $ # VENDOR Wichorus 27030 @@ -13,4 +14,12 @@ BEGIN-VENDOR Wichorus ATTRIBUTE Wichorus-Policy-Name 1 string ATTRIBUTE Wichorus-User-Privilege 2 string +# +# Some versions of the Wichorus equipment use the following attribute. +# instead of Wichorus-User-Privilege. This is considered to be +# bad practice. +# + +#ATTRIBUTE Wichorus-Host-IP 2 ipaddr + END-VENDOR Wichorus -- cgit v1.2.1