]> git.ipfire.org Git - thirdparty/hostap.git/commit
Send "TERMINATING" event from hostapd
authorDaisuke Niwa <daisuke.x.niwa@sonymobile.com>
Mon, 12 Dec 2016 13:13:51 +0000 (22:13 +0900)
committerJouni Malinen <j@w1.fi>
Mon, 12 Dec 2016 18:32:28 +0000 (20:32 +0200)
commit655dc4a4321382fd7691a33c5ece1dbbada15f9a
tree35008942d30e9c9ab27d094c8c9512e69afd367c
parent5149a0f04cb687035f3c74ac90efba345c1ebed7
Send "TERMINATING" event from hostapd

hostapd didn't send "TERMINATING" event when stopped by
SIGTERM. Android handles this event to stop monitor thread.

This commit adds "TERMINATING" event same as with wpa_supplicant.

Signed-off-by: Tomoharu Hatano <tomoharu.hatano@sonymobile.com>
src/ap/hostapd.c