hostapd/src
Jouni Malinen 5bac420e5e DPP2: Clean up Controller on hostapd interface removal
Stop the DPP Controller instance, if one is started, when the hostapd
interface that was used to start that Controller is removed. This is
needed to remove the control pointers that point to the soon-to-be-freed
hostapd structures. This fixes an issue where a Controller operation
with multiple interfaces could have resulted in references to freed
memory if an interface is removed without explicitly stopping the DPP
Controller.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2021-10-19 00:32:02 +03:00
..
ap DPP2: Clean up Controller on hostapd interface removal 2021-10-19 00:32:02 +03:00
common DPP2: Clean up Controller on hostapd interface removal 2021-10-19 00:32:02 +03:00
crypto Replace "dummy" with "stub" in crypto/random 2021-10-11 20:57:06 +03:00
drivers macsec_qca: Support macsec secy id getting from driver 2021-10-18 23:32:34 +03:00
eap_common EAP-SIM/AKA: Fix check for anonymous decorated identity 2021-03-20 16:28:44 +02:00
eap_peer Replace "dummy" with "stub" in EAP-TEAP testing 2021-10-11 20:56:54 +03:00
eap_server Replace "dummy" with "stub" in comments/documentation 2021-10-11 20:52:50 +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 Replace "dummy" with "stub" in comments/documentation 2021-10-11 20:52:50 +03:00
p2p Replace "sanity" with "validity" 2021-10-11 20:25:21 +03:00
pae Replace "sanity" with "validity" 2021-10-11 20:25:21 +03:00
radius RADIUS client: Fix void-pointer-to-enum-cast warning 2021-08-19 11:19:37 +03:00
rsn_supp SAE: Do not expire the current PMKSA cache entry 2021-10-18 21:20:52 +03:00
tls TLS: Fix highest TLS version disabling with internal TLS client 2021-03-14 13:08:04 +02:00
utils utils: FreeBSD supports fdatasync(2) 2021-08-25 16:20:17 +03:00
wps Replace "dummy" with "stub" in comments/documentation 2021-10-11 20:52:50 +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