Added EAP-TLS plugin stub

This commit is contained in:
Martin Willi
2010-08-03 15:39:24 +02:00
parent 86a73f16ab
commit 2107953804
11 changed files with 301 additions and 1 deletions
+1
View File
@@ -60,6 +60,7 @@ enum eap_type_t {
EAP_MD5 = 4,
EAP_OTP = 5,
EAP_GTC = 6,
EAP_TLS = 13,
EAP_SIM = 18,
EAP_AKA = 23,
EAP_MSCHAPV2 = 26,