From: Nick Porter Date: Fri, 15 Nov 2024 15:38:52 +0000 (+0000) Subject: Strip vendor name from attributes X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a186d2b5c4e362245d0323c1431a1d1e9c1a7fb;p=thirdparty%2Ffreeradius-server.git Strip vendor name from attributes --- diff --git a/share/dictionary/radius/dictionary.eleven b/share/dictionary/radius/dictionary.eleven index 4de9d2e8791..48147911f29 100644 --- a/share/dictionary/radius/dictionary.eleven +++ b/share/dictionary/radius/dictionary.eleven @@ -23,31 +23,31 @@ BEGIN-VENDOR Eleven # Cisco-AVPair = "psk=" # # -ATTRIBUTE Eleven-Authentication-Find-Key 3 tlv +ATTRIBUTE Authentication-Find-Key 3 tlv # # The second EAPoL frame of the 4-way handshake # -ATTRIBUTE Eleven-EAPOL-Frame-2 .1 octets +ATTRIBUTE EAPOL-Frame-2 .1 octets # # The first EAPoL frame of the 4-way handshake. # -ATTRIBUTE Eleven-EAPOL-Anonce .2 octets +ATTRIBUTE EAPOL-Anonce .2 octets # # SSID name # -ATTRIBUTE Eleven-EAPOL-SSID .3 string +ATTRIBUTE EAPOL-SSID .3 string # # BSSID # -ATTRIBUTE Eleven-EAPOL-APMAC .4 octets +ATTRIBUTE EAPOL-APMAC .4 octets # # Wireless client MAC address. # -ATTRIBUTE Eleven-EAPOL-STMAC .5 octets +ATTRIBUTE EAPOL-STMAC .5 octets END-VENDOR Eleven