diff --git a/doc/features.txt b/doc/features.txt index e2283afd..b5ab0ff5 100644 --- a/doc/features.txt +++ b/doc/features.txt @@ -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 ================