]> git.ipfire.org Git - thirdparty/hostap.git/commit
Clear current_ssid and key_mgmt when disconnected
authorJouni Malinen <j@w1.fi>
Sun, 26 Aug 2012 20:20:41 +0000 (23:20 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 26 Aug 2012 20:35:08 +0000 (23:35 +0300)
commit0d30cc240fa36905b034dc9676f9d8da0ac18e56
tree94c93fd29bd7142a2689ecbe24ee79091d7f816b
parent09bcf3be9c32252b9b4aba1161b35384edfe9f82
Clear current_ssid and key_mgmt when disconnected

This makes wpa_supplicant state somewhat cleaner since the information
from previously used connection is not maintained after getting
disconnected.

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