]> git.ipfire.org Git - thirdparty/hostap.git/commit
WNM: AP configuration to allow BSS max idle period requests
authorJouni Malinen <quic_jouni@quicinc.com>
Wed, 29 May 2024 16:41:59 +0000 (19:41 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 29 May 2024 20:40:22 +0000 (23:40 +0300)
commit58ac46baf7b0e2aa650866cdaaf36e9cc0be3449
tree7abbfb623952589803240313a9fe58d9d6863b8c
parent6594ea9ef185e2d9aaebb759b619d6a91c86b21f
WNM: AP configuration to allow BSS max idle period requests

Add a new hostapd configuration parameter max_acceptable_idle_period to
allow the AP to accept per-STA requested BSS max idle periods.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.h
src/ap/ctrl_iface_ap.c
src/ap/ieee802_11.c
src/ap/ieee802_11.h
src/ap/ieee802_11_shared.c
src/ap/sta_info.c
src/ap/sta_info.h