<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi,<br><span></span></div>
<style type="text/css">P { margin-bottom: 0.08in; }</style>
<div style="background: transparent" align="JUSTIFY"><span style="font-variant: normal"><font color="#000000"><font face="times new roman, new york, times, serif"><font size="3"><span style="font-style: normal">I
can see that the wpa_cli which is running in the daemon mode
correctly detecting the CONNECTED event from wpa_supplicant daemon
and pass it to the action script, but I cannot see DISCONNECTED is
passed to the wpa_action script even though the wpa_supplicant
log has reported several DISCONNECTED events. According to the
literature, these two events must be detected by the wpa_cli which is
in daemon mode by default. My concern is why it does not detect
DISCONNECTED event?</span></font></font></font></span></div>
<div style="margin-bottom: 0in" align="JUSTIFY"><br>
</div>
<br><span></span><span>10624 root 1184 S grep wpa </span><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>27541 root 3484 S wpa_supplicant -B -P /var/run/wifi-wlan1.pid -D nl80211 -i wlan1 -c /var/run/wpa_supplicant-wlan1.conf <br>27560 root 552 S wpa_cli -p /var/run/wpa_supplicant-wlan1 -a /var/run/wpa_action-wlan1 -B <br>31986 root 1196 S sh -c /var/run/wpa_action-wlan1 wlan1 CONNECTED <br>31987 root 1196 S /bin/sh /var/run/wpa_action-wlan1 wlan1 CONNECTED <br><br></span></div> </div></body></html>