]> git.ipfire.org Git - thirdparty/hostap.git/commit
WNM: Ignore BSS Transition Management frames in bss_transition=0 case
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 20 Oct 2017 14:44:07 +0000 (17:44 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 20 Oct 2017 17:32:36 +0000 (20:32 +0300)
commit3d0fb95583de4f86bfba0153195b84b476a0deaa
treeb88a653d9ab078fed5d3f8b456b513992666e8a8
parentd9037169767780bf48579ca4a7fb116cfc9b9bbc
WNM: Ignore BSS Transition Management frames in bss_transition=0 case

The hostapd bss_transition parameter was previously used to control
advertisement of BSS Transition Management support, but it was not used
when processing BSS Transition Management Query/Response frames. Add an
explicit check during frame processing as well so that any misbehaving
station is ignored. In addition to bss_transition=1, allow mbo=1 to be
used to mark the functionality enabled.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/wnm_ap.c