defined EAP-TNC

This commit is contained in:
Andreas Steffen
2010-08-30 13:13:39 +02:00
parent 2291754ddf
commit be63a48c36
2 changed files with 8 additions and 2 deletions
+1
View File
@@ -65,6 +65,7 @@ enum eap_type_t {
EAP_TTLS = 21,
EAP_AKA = 23,
EAP_MSCHAPV2 = 26,
EAP_TNC = 38,
/** not a method, but an implementation providing different methods */
EAP_RADIUS = 253,
EAP_EXPANDED = 254,