doc: add list of EAP methods to features.txt

This commit is contained in:
James Prestwood 2018-04-05 09:56:19 -07:00 committed by Denis Kenzior
parent 4c6eda3eb3
commit ad93f4d203
1 changed files with 12 additions and 0 deletions

View File

@ -49,6 +49,18 @@ the disassociate frame was valid. The alternate case is if the AP receives
an (re)associate frame while the STA is still connected. In this case the AP
will send an SA Query frame, which IWD will respond to if it is still connected.
- IWD supports the following EAP methods:
- EAP-SIM
- EAP-AKA
- EAP-AKA'
- EAP-GTC
- EAP-MD5
- EAP-MSCHAPV2
- EAP-TLS
- EAP-WSC
- EAP-PEAP
- EAP-TTLS
Wireless monitor
================