gssuplicant: Fix when a bss should be added or replaced in a network
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Sat, 28 Apr 2012 09:00:08 +0000 (12:00 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 28 Apr 2012 18:05:27 +0000 (20:05 +0200)
commit8796333af04b7d96dff3c4dbc5b57f5152a8b454
tree815435bccce232d3f08f002b4334bfd7e637b837
parent66126366c458c197ae5c44778b024bed93217d40
gssuplicant: Fix when a bss should be added or replaced in a network

Note: on wpa_supplivant 0.7.x this fixes bug 21332 _only_ when switching
from wep to psk, not the other way round due to wpa_supplicant not telling
about RSN/WPA fields being empty. This could be fixed in parsing IE every
time it is updated, if wpa_s signals it. It work properly on
wpa_supplicant 0.8.x and 1.x since signaling RSN/WPA changes has been
fixed.

Fixes BMC#21332
gsupplicant/supplicant.c