]> git.ipfire.org Git - thirdparty/hostap.git/commit
Interworking: Do not share ANQP info if none was received
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 7 Jan 2013 16:41:51 +0000 (18:41 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 7 Jan 2013 16:41:51 +0000 (18:41 +0200)
commit569d43c7aea49827d6fd45618f09517ed4f3459f
treea3f42cb7fb18a620e7f87f702b843eb7cf897400
parentd1ec319f120392773ead91c21c2a50cce7e1ec25
Interworking: Do not share ANQP info if none was received

Verify that the other BSS has actually received some valid ANQP
information before sharing the results from it. This fixes potential
issues with cases where some of the APs with the same HESSID has invalid
ANQP configuration.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/interworking.c