From: Patrik Flykt <[email protected]>

      Hi,

After trying to get functioning retries on EAP failures too, I noticed
that something else needs to be handled in ConnMan in case of wpa_supplicant
EAP failures. This will take some additional effort to clear up, thus I'll
resend the wifi disconnect part and figure out EAP later.

So, patch 01 handles the same disconnection as before. Patch 02 adds a network
disconnect on ConnMan shutdown so that wpa_supplicant is not left retrying
in the background. Together with ec4029b54511a11900807b97f243dcb5c72685ec
applied earlier, ConnMan and wpa_supplicant finally start to behave quite
nicely together.


Cheers,

        Patrik


Patrik Flykt (2):
  wifi: Disable network in disconnected state
  service: Disconnect network when service is freed

 plugins/wifi.c |   12 ++++++------
 src/service.c  |    1 +
 2 files changed, 7 insertions(+), 6 deletions(-)

-- 
1.7.2.5

_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to