Update to the FreeRADIUS version.
authorGuy Harris <guy@alum.mit.edu>
Wed, 31 May 2017 03:34:21 +0000 (20:34 -0700)
committerGuy Harris <guy@alum.mit.edu>
Wed, 31 May 2017 03:35:14 +0000 (03:35 +0000)
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 <guy@alum.mit.edu>
radius/dictionary.wichorus

index 291813f31a20f2ee49a5173dedfc023cef2a677c..20295e03fdfe51e7e9de7ee3bc960eb225942d2e 100644 (file)
@@ -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