dbus: Deauthenticate instead of disassociate on disconnect command
authorJouni Malinen <j@w1.fi>
Wed, 18 Aug 2010 18:27:30 +0000 (21:27 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 18 Aug 2010 18:27:30 +0000 (21:27 +0300)
commitf9cd8587fb91f7f948f148ef10a8154714654d9d
treecfe2034f56ca6ebe86ba99af9f7cfcebb4be7e8c
parent7e26053a2cffe400275dc57faf8681eea236809c
dbus: Deauthenticate instead of disassociate on disconnect command

This clears up authentication state in the driver and in case of
cfg80211, unlocks the BSS entry for the previously used AP. The
previous commit cf4783e35fb4861181c275a3dbd607b58c7d4067 changed
only the ctrl_iface DISCONNECT command behavior; this new commit
does the same for D-Bus commands.
wpa_supplicant/dbus/dbus_new_handlers.c
wpa_supplicant/dbus/dbus_old_handlers.c