WNM: Add BSS Transition Management Request for ESS Disassoc Imminent
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 7 Oct 2011 10:33:04 +0000 (13:33 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 16 Oct 2011 20:55:34 +0000 (23:55 +0300)
commit71269b37080909cd8fd64366c9b9f22a1cf8e723
treebec42f40e66a33c3e80ec412b7211423f3e445fe
parent4fe9fa0d2928430eda09cc8aad86c60898393d45
WNM: Add BSS Transition Management Request for ESS Disassoc Imminent

"hostapd_cli ess_disassoc (STA addr) (URL)" can now be used to send
an ESS Dissassociation Imminent notification to the STA. This event
is shown in wpa_supplicant ctrl_iface monitors (e.g., wpa_cli):
"WNM: ESS Disassociation Imminent - session_info_url=http://example.com/session/"
hostapd/ctrl_iface.c
hostapd/hostapd_cli.c
src/common/ieee802_11_defs.h
src/drivers/driver_nl80211.c
wpa_supplicant/events.c