]> git.ipfire.org Git - thirdparty/hostap.git/commit
Indicate scan completion in active AP mode even when ignoring results
authorJouni Malinen <j@w1.fi>
Sun, 15 Mar 2020 19:18:16 +0000 (21:18 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 15 Mar 2020 19:18:16 +0000 (21:18 +0200)
commitfab94f16e6588d8f0b5b09d7b822ad7ad0d87331
tree1b1db7c4b501b2538bf1cd226c280a490835a3f8
parent037e004c1600ff4d00bf7d1ac1ba4a6f9ea5d649
Indicate scan completion in active AP mode even when ignoring results

This is needed to avoid leaving external components (through control
interface or D-Bus) timing out while waiting for the scan completion
events. This was already taken care of for the scan-only case
("TYPE=only"), but the scan-and-allow-roaming case did not report the
scan completion event when operating in AP mode.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/events.c