]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_cli.c
Add suspend/resume notifications
authorJouni Malinen <j@w1.fi>
Sat, 27 Feb 2010 16:46:02 +0000 (18:46 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 27 Feb 2010 16:46:02 +0000 (18:46 +0200)
commit207ef3fb12b713e9432d0eca81d0632c124ee271
treeb41a27b6d443e24d88e7b250a6075cc45c8083ad
parentbe8be6717d0fc9568b436826453ed8541a017f5b
Add suspend/resume notifications

wpa_supplicant can now be notified of suspend/resume events, e.g.,
from pm-action scripts. This allows wpa_supplicant to clear information
that may become invalid during a suspend operation.
src/drivers/driver.h
src/drivers/driver_ndis.c
src/drivers/driver_nl80211.c
wpa_supplicant/ctrl_iface.c
wpa_supplicant/driver_i.h
wpa_supplicant/examples/60_wpa_supplicant [new file with mode: 0755]
wpa_supplicant/notify.c
wpa_supplicant/notify.h
wpa_supplicant/scan.c
wpa_supplicant/wpa_cli.c
wpa_supplicant/wpa_supplicant_i.h