mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 07:22:33 +00:00
503f78f91c
802.11r can not be used when selecting WPA. It needs at least WPA2.
This is because 802.11r advertises FT support in-part through the
Authentication and Key Management (AKM) suites in the Robust
Security Network (RSN) Information Element, which was included in
the 802.11i amendment and WPA2 certification program.
Pre-standard WPA did not include the RSN IE, but the WPA IE.
This IE can not advertise the AKM suite for FT.
Signed-off-by: Jesus Fernandez Manzano <jesus.manzano@galgus.ai>
(cherry picked from commit
|
||
---|---|---|
.. | ||
common.uc | ||
dhcp-get-server.sh | ||
hostapd-basic.config | ||
hostapd-full.config | ||
hostapd-mini.config | ||
hostapd.sh | ||
hostapd.uc | ||
multicall.c | ||
radius.clients | ||
radius.config | ||
radius.init | ||
radius.users | ||
wdev.uc | ||
wpa_supplicant-basic.config | ||
wpa_supplicant-full.config | ||
wpa_supplicant-mini.config | ||
wpa_supplicant-p2p.config | ||
wpa_supplicant.uc | ||
wpad_acl.json | ||
wpad.init | ||
wpad.json | ||
wps-hotplug.sh |