]> git.ipfire.org Git - thirdparty/hostap.git/commit
Interworking: Try to use same BSS entry for storing GAS results
authorJouni Malinen <j@w1.fi>
Mon, 1 Apr 2013 08:44:04 +0000 (11:44 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 1 Apr 2013 08:44:04 +0000 (11:44 +0300)
commit17b8995cf5813d7c027cd7a6884700e791d72392
treed3c98edad2d1ec375c0b223256fad9b1982f4d4f
parentc7860beb5201588640d27d5382e8c51103e45494
Interworking: Try to use same BSS entry for storing GAS results

There may be cases where multiple BSS entries for a single BSSID are in
the table. This is mostly in automated test cases due to the AP
configuration changes, but something similar could potentially happen as
a corner case in more realistic networks, too, e.g., when an AP changes
its operating channel. Make network selection more robust by trying to
find the exact BSS entry instead of any BSS entry with a matching BSSID
when storing GAS/ANQP response.

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