]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
WNM: Add advertisement of BSS max idle period
authorJouni Malinen <j@w1.fi>
Mon, 28 May 2012 00:35:00 +0000 (17:35 -0700)
committerJouni Malinen <j@w1.fi>
Mon, 28 May 2012 00:35:00 +0000 (17:35 -0700)
commitb6668734ab8ac235f129d1cd0aff4c4e1c922b41
tree7a5932a36263cda9417dd9efc86bacbbade1c822
parentb80eb89d8e21eb699d847bec226d897d9e92e0b8
WNM: Add advertisement of BSS max idle period

If WNM is enabled for the build (CONFIG_WNM=y), add BSS max idle period
information to the (Re)Association Response frame from the AP and parse
this information on the station. For SME-in-wpa_supplicant case, add a
timer to handle periodic transmission of the keep-alive frame. The
actual request for the driver to transmit a frame is not yet
implemented.

Signed-hostap: Jouni Malinen <j@w1.fi>
13 files changed:
hostapd/Makefile
hostapd/defconfig
src/ap/ieee802_11.c
src/ap/ieee802_11.h
src/ap/ieee802_11_shared.c
src/common/ieee802_11_common.c
src/common/ieee802_11_common.h
src/common/ieee802_11_defs.h
wpa_supplicant/Makefile
wpa_supplicant/defconfig
wpa_supplicant/events.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h