]> git.ipfire.org Git - thirdparty/hostap.git/commit
WNM: Add sending of BSS Transition Management Query
authorVinayak Kamath <vkamat@codeaurora.org>
Thu, 16 May 2013 14:50:31 +0000 (17:50 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 16 May 2013 14:50:31 +0000 (17:50 +0300)
commit65bcd0a92d798c97209e4f2cc1fee0da90b66fb3
tree1ab097772a5994a1c16cb3e7c6afba7aa4f7844b
parente27d20bb6828d98e21122ad967703b1b862f50f1
WNM: Add sending of BSS Transition Management Query

The new control interface command can be used to send a
BSS Transition Management Query frame to the current AP.

Signed-hostap: Vinayak Kamath <vkamat@codeaurora.org>
src/common/ieee802_11_defs.h
wpa_supplicant/ctrl_iface.c
wpa_supplicant/wnm_sta.c
wpa_supplicant/wnm_sta.h
wpa_supplicant/wpa_cli.c