3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-04-03 18:07:50 +02:00

doc: document [DriverQuirks].SaeDisable

This commit is contained in:
James Prestwood 2025-02-11 11:58:55 -08:00 committed by Denis Kenzior
parent 5f4bf2a5e5
commit 1662707f22

View File

@ -465,6 +465,14 @@ are buggy or just don't behave similar enough to the majority of other drivers.
If a driver in use matches one in this list, multicast RX will be
disabled.
* - SaeDisable
- Values: comma-separated list of drivers or glob matches
If a driver in use matches one in this list, SAE/WPA3 will be disabled
for connections. This will prevent connections to WPA3-only networks, but
will allow for connections to WPA3/WPA2 hybrid networks by utilizing
WPA2.
SEE ALSO
========