lede/package/network/services/hostapd
Beginner 3929e40fda
hostapd: make wnm_sleep_mode_no_keys configurable (#7150)
In the aftermath of the KRACK attacks, hostapd gained an AP-side workaround
against WNM-Sleep Mode GTK/IGTK reinstallation attacks. WNM Sleep Mode is not
enabled by default on OpenWrt, but it is configurable through the option
wnm_sleep_mode. Thus, make the AP-side workaround configurable as well by
exposing the option wnm_sleep_mode_no_keys. If you use the option
wpa_disable_eapol_key_retries and have wnm_sleep_mode enabled, you might
consider using this workaround.

Signed-off-by: Timo Sigurdsson <public_timo.s@silentcreek.de>

Co-authored-by: Timo Sigurdsson <public_timo.s@silentcreek.de>
2021-06-23 13:22:57 +08:00
..
files hostapd: make wnm_sleep_mode_no_keys configurable (#7150) 2021-06-23 13:22:57 +08:00
patches add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
src hostapd: stop advertising 11w feature 2021-06-21 15:48:51 +08:00
Config.in add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
Makefile hostapd: stop advertising 11w feature 2021-06-21 15:48:51 +08:00