openwrt/package/network/services/hostapd
Timo Sigurdsson f5f5f583f9 hostapd: backport fix for wnm_sleep_mode=0
wpa_disable_eapol_key_retries can't prevent attacks against the Wireless
Network Management (WNM) Sleep Mode handshake. Currently, hostapd
processes WNM Sleep Mode requests from clients regardless of the setting
wnm_sleep_mode. Backport Jouni Malinen's upstream patch 114f2830 in
order to ignore such requests by clients when wnm_sleep_mode is disabled
(which is the default).

Signed-off-by: Timo Sigurdsson <public_timo.s@silentcreek.de>
[rewrite commit subject (<= 50 characters), bump PKG_RELEASE]
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
(cherry picked from commit bd45e15d0a
 fixed PKG_RELEASE and renumbered patch)

Conflicts:
	package/network/services/hostapd/Makefile
2017-12-07 19:45:44 +01:00
..
files hostapd: Expose the tdls_prohibit option to UCI 2017-12-07 19:42:30 +01:00
patches hostapd: backport fix for wnm_sleep_mode=0 2017-12-07 19:45:44 +01:00
src/src hostapd: fix feature indication 2017-03-01 01:18:58 +01:00
Config.in hostapd: Add ability to specify that that wireless driver supports 802.11ac 2016-12-20 16:24:22 +01:00
Makefile hostapd: backport fix for wnm_sleep_mode=0 2017-12-07 19:45:44 +01:00