Maintain list of BSS entries in last scan result order
authorJouni Malinen <j@w1.fi>
Sun, 2 Sep 2012 16:53:15 +0000 (19:53 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 2 Sep 2012 16:53:15 +0000 (19:53 +0300)
commita297201df15656dbb0f37e90f3410d9e8102c6fd
treec6dbce69f4937897cefb035d4b0ffd9991a1c75a
parent20ed5e40ba95440a1946cf2dffad3047fb620582
Maintain list of BSS entries in last scan result order

This allows last results to be used even after they have been freed
since the information is copied to the BSS entries anyway and this new
array provides the order in which scan results were processed.

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