Add eap_type_t::ms_auth_tlv
Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
parent
470a410b54
commit
3a67cd04a4
@ -133,6 +133,7 @@ namespace winstd
|
||||
ttls = 21, ///< EAP-TTLS
|
||||
peap = 25, ///< PEAP
|
||||
mschapv2 = 26, ///< EAP-MSCHAPv2
|
||||
ms_auth_tlv = 33, ///< MS-Authentication-TLV
|
||||
|
||||
gtcp = 128 + gtc, ///< EAP-GTC using a password
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user