add aliases for well-known names
authorAlan T. DeKok <aland@freeradius.org>
Wed, 10 May 2017 18:34:25 +0000 (14:34 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 10 May 2017 18:34:25 +0000 (14:34 -0400)
share/dictionary.freeradius.internal

index 390bd57..d1417c5 100644 (file)
@@ -744,15 +744,18 @@ VALUE     EAP-Type                        Notification            2
 VALUE  EAP-Type                        NAK                     3
 VALUE  EAP-Type                        MD5-Challenge           4
 VALUE  EAP-Type                        MD5                     4
+VALUE  EAP-Type                        EAP-MD5                 4
 VALUE  EAP-Type                        One-Time-Password       5
 VALUE  EAP-Type                        OTP                     5
 VALUE  EAP-Type                        Generic-Token-Card      6
 VALUE  EAP-Type                        GTC                     6
+VALUE  EAP-Type                        EAP-GTC                 6
 VALUE  EAP-Type                        RSA-Public-Key          9
 VALUE  EAP-Type                        DSS-Unilateral          10
 VALUE  EAP-Type                        KEA                     11
 VALUE  EAP-Type                        KEA-Validate            12
 VALUE  EAP-Type                        TLS                     13
+VALUE  EAP-Type                        EAP-TLS                 13
 VALUE  EAP-Type                        Defender-Token          14
 VALUE  EAP-Type                        RSA-SecurID-EAP         15
 VALUE  EAP-Type                        Arcot-Systems-EAP       16
@@ -760,11 +763,14 @@ VALUE     EAP-Type                        Cisco-LEAP              17
 VALUE  EAP-Type                        LEAP                    17
 VALUE  EAP-Type                        Nokia-IP-Smart-Card     18
 VALUE  EAP-Type                        SIM                     18
+VALUE  EAP-Type                        EAP-SIM                 18
 VALUE  EAP-Type                        SRP-SHA1                19
 # 20 is unassigned
 VALUE  EAP-Type                        TTLS                    21
+VALUE  EAP-Type                        EAP-TTLS                21
 VALUE  EAP-Type                        Remote-Access-Service   22
 VALUE  EAP-Type                        AKA                     23
+VALUE  EAP-Type                        EAP-AKA                 23
 VALUE  EAP-Type                        3Com-Wireless           24
 VALUE  EAP-Type                        PEAP                    25
 VALUE  EAP-Type                        Microsoft-MS-CHAPv2     26
@@ -801,6 +807,7 @@ VALUE       EAP-Type                        EKEv1                   53
 #      And this is what most people mean by MS-CHAPv2
 #
 VALUE  EAP-Type                        MSCHAPv2                26
+VALUE  EAP-Type                        EAP-MSCHAPv2            26
 
 #
 #      This says TLS, but it's only valid for TTLS & PEAP.