Update to the FreeRADIUS version.

It moves an attribute.

Change-Id: I9f3c88f174b9520b16d3f2c68abe278ef695d403
Reviewed-on: https://code.wireshark.org/review/21835
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2017-05-30 19:40:53 -07:00
parent e42a9b8080
commit 4e2aeae4a5
1 changed files with 2 additions and 4 deletions

View File

@ -4,7 +4,7 @@
#
# HP ProCurve VSA's
#
# $Id$
# $Id: 4df7faf87ecfc1348817a8406758daa31d5532f6 $
#
##############################################################################
@ -27,6 +27,7 @@ ATTRIBUTE HP-Port-Client-Limit-MA 11 integer
ATTRIBUTE HP-Port-Client-Limit-WA 12 integer
ATTRIBUTE HP-Port-Auth-Mode-Dot1x 13 integer
ATTRIBUTE HP-Port-Bounce-Host 23 integer
ATTRIBUTE HP-Captive-Portal-URL 24 string
# Client QoS attributes
ATTRIBUTE HP-Port-Priority-Regeneration-Table 40 string
@ -51,9 +52,6 @@ ATTRIBUTE HP-Egress-VLAN-Name 65 string
# See http://wiki.freeradius.org/vendor/HP#Capability-advertisements
ATTRIBUTE HP-Capability-Advert 255 octets
# Captival Portal
ATTRIBUTE HP-Captive-Portal-URL 24 string
# HP-Port-Auth-Mode-Dot1x Attribute Values
VALUE HP-Port-Auth-Mode-Dot1x Port-Based 1
VALUE HP-Port-Auth-Mode-Dot1x User-Based 2