1
0
Fork 0
forked from mirror/openwrt
openwrt/package/network/services/hostapd
Jesus Fernandez Manzano 7e31d2ad40 hostapd: fix 11r defaults when using WPA
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 cdc4c55175)
Link: https://github.com/openwrt/openwrt/pull/15899
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-07-08 22:27:11 +02:00
..
files hostapd: fix 11r defaults when using WPA 2024-07-08 22:27:11 +02:00
patches hostapd: backport fix for CVE-2023-52160 2024-02-22 21:50:16 +01:00
src hostapd: add missing return code for the bss_mgmt_enable ubus method 2023-04-02 22:07:27 +02:00
Config.in treewide: nuke DRIVER_11W_SUPPORT 2020-12-23 16:36:08 +01:00
Makefile hostapd: fix broke noscan option for mesh 2023-11-09 16:18:58 +01:00