hostap/src
Markus Theil 7c2cad969a 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>
2020-12-01 00:31:56 +02:00
..
ap mesh: Fix DFS deinit/init 2020-12-01 00:31:56 +02:00
common QCA vendor attributes to configure TX and RX NSS 2020-11-27 19:34:26 +02:00
crypto OpenSSL: Make openssl_debug_dump_certificate() more robust 2020-10-19 22:57:24 +03:00
drivers mesh: Inform kernel driver about DFS handler in userspace 2020-12-01 00:14:07 +02:00
eap_common build: Make more library things common 2020-10-12 20:20:35 +03:00
eap_peer EAP-IKEv2: Try to make transform parser simpler to understand 2020-11-03 21:03:30 +02:00
eap_server build: Make more library things common 2020-10-12 20:20:35 +03:00
eapol_auth build: Make more library things common 2020-10-12 20:20:35 +03:00
eapol_supp build: Make more library things common 2020-10-12 20:20:35 +03:00
fst FST: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
l2_packet build: Make more library things common 2020-10-12 20:20:35 +03:00
p2p P2P: Include p2p_6ghz_disable in global configuration 2020-11-16 13:15:28 +02:00
pae MACsec: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
radius build: Make more library things common 2020-10-12 20:20:35 +03:00
rsn_supp Make GTK length validation for RSN Group 1/2 easier to analyze 2020-11-03 21:10:01 +02:00
tls Fix couple more typos 2020-10-20 00:37:01 +03:00
utils Change list arguments to const where possible 2020-11-16 15:50:44 +02:00
wps build: Make more library things common 2020-10-12 20:20:35 +03:00
build.rules build: Rebuild libs all the time 2020-10-12 20:18:02 +03:00
lib.rules build: lib.rules: Add common-clean 2020-10-16 12:51:12 +03:00
Makefile build: Add a common-clean target 2020-10-10 12:48:41 +03:00
objs.mk build: Fix dependency file inclusion 2020-10-12 11:05:16 +03:00