diff options
author | Markus Theil <markus.theil@tu-ilmenau.de> | 2020-06-30 12:19:03 (GMT) |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2020-11-30 22:31:56 (GMT) |
commit | 7c2cad969a67453c35422cc6ad1d2803dc27adc1 (patch) | |
tree | 84d2936e7a5852935aa4248ab0cb45d6d019e49f /wpa_supplicant/wpa_gui-qt4/eventhistory.cpp | |
parent | 0896c442dcd5477ac8c49036c089f728f703df88 (diff) | |
download | hostap-7c2cad969a67453c35422cc6ad1d2803dc27adc1.zip hostap-7c2cad969a67453c35422cc6ad1d2803dc27adc1.tar.gz hostap-7c2cad969a67453c35422cc6ad1d2803dc27adc1.tar.bz2 |
mesh: Fix DFS deinit/init
The hostapd DFS code deinitializes and initializes the AP interface, if
a clean channel switch is not possible. In this case the AP code paths
would deinit the driver, for example nl80211, without wpa_supplicant
code paths getting notice of this.
Therefore add callbacks for wpa_supplicant mesh methods, which are
called on init/deinit of the AP BSS. These callbacks are then used to
handle the reset in the mesh code.
Signed-off-by: Markus Theil <markus.theil@tu-ilmenau.de>
Diffstat (limited to 'wpa_supplicant/wpa_gui-qt4/eventhistory.cpp')
0 files changed, 0 insertions, 0 deletions