Drop oldest unknown BSS table entries first
authorJouni Malinen <j@w1.fi>
Sat, 16 Jul 2011 10:22:58 +0000 (13:22 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 16 Jul 2011 10:22:58 +0000 (13:22 +0300)
commit018a309a944adc71a8008558741dbbf04eb1a0ca
treeb5f430e5481c5d9d28a32e2e3e66e5cf292a4589
parent6554237f38f9abf289d263fed383b5871fe58eb6
Drop oldest unknown BSS table entries first

When the BSS table size limit has been reached, drop first the oldest
BSS entries for which there is not a matching network in the
configuration based on SSID (wildcards are ignored). This makes it
less likely to hit connection issues in environments with huge number
of visible APs.
wpa_supplicant/bss.c