3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-12-22 13:02:44 +01:00

doc: updated features to include SAE

This commit is contained in:
James Prestwood 2018-11-05 09:51:06 -08:00 committed by Denis Kenzior
parent e12b24d218
commit 635c530e5e

View File

@ -66,6 +66,11 @@ will send an SA Query frame, which IWD will respond to if it is still connected.
- Access Point - Both unicast and multicast traffic is supported. AP
mode does not yet support EAP methods.
- IWD supports SAE (Simultaneous Authentication of Equals). SAE is required for
the WPA3 certification. SAE uses a Diffie-Hellman key exchange to produce the
PMK thats used in the 4-way handshake. Support for hybrid WPA3/WPA2 AP's is
also implemented, where WPA3 is preferred.
Wireless monitor
================