]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant.c
Update RSN supplicant MAC address on driver reinitialization
authorJohan Hedlund <johan.hedlund@nanoradio.com>
Sat, 3 Dec 2011 11:02:57 +0000 (13:02 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 3 Dec 2011 11:02:57 +0000 (13:02 +0200)
commitf98eb880eb6855d494c3dacf79e5344e9a8796b6
tree7aa9fead6cfe2d5f89b4381b936c1845ac4efd73
parent3b1c7bfdc506e27759ef20698a4e263233c67067
Update RSN supplicant MAC address on driver reinitialization

I have a test case where I remove and insert another network adapter
between two connections to AP. The interface get the same interface name
but switches macadresses between the connections. When running WPA2 I
got a failure in EAPOL negotiation and found out that the reason for
this was that the supplicant did not update the MAC address in the
correct place.
wpa_supplicant/wpa_supplicant.c