MBO: Parse MBO IE in BSS Transition Management Request frames
authorAvraham Stern <avraham.stern@intel.com>
Mon, 15 Feb 2016 14:53:36 +0000 (16:53 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 22 Feb 2016 17:53:04 +0000 (19:53 +0200)
commitdd5999084e3f1eb1330cf2f7cc284a417b6cf237
treed8dc01e789e3a786b0f754a7c0ff47abcd7c8e57
parent5e57ba2505589210118799a2261044cabe42055f
MBO: Parse MBO IE in BSS Transition Management Request frames

Add parsing of MBO IE in BSS Transition Management Request frames. If
the MBO IE includes the association retry delay attribute, do not try to
reconnect to the current BSS until the delay time is over.

If the MBO IE includes the cellular data connection preference attribute
or the transition rejection reason attribute, send a message to upper
layers with the data.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
Signed-off-by: Avraham Stern <avraham.stern@intel.com>
src/common/wpa_ctrl.h
wpa_supplicant/events.c
wpa_supplicant/mbo.c
wpa_supplicant/wnm_sta.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h