Bugzilla – Bug 605
Nqsta MAC should ignore beacons SSIDs while waiting for association response
Last modified: 2009-06-26 06:58:19 UTC
Created attachment 481 [details] patch Bug I found in my ns-3.2 tree, race condition problem: 1. STA sends AssocReq 2. STA receives beacon from a different AP from the one it is trying to associate 2.1 STA calls SetBssid to modify its own bssid to the beacon bssid 3. STA receives AssocResp from the correct AP, but thinks it is associated with the AP that sent the beacon in 2.
so, you have two APs which advertise the same SSID ?
(In reply to comment #1) > so, you have two APs which advertise the same SSID ? > Yes. That is perfectly normal...
Created attachment 489 [details] handle qsta too
changeset 6ec902d6af68