Interworking: Unshare ANQP results on explicit ANQP requests
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 3 Oct 2012 11:17:41 +0000 (14:17 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 3 Oct 2012 11:17:41 +0000 (14:17 +0300)
commit485e3a92285c8c6da95427d4a2b633e3c24a8a5e
tree9a533b7a62cda9e20b2f4a83353c2d7553a0c17d
parent2edcd5046a8e090de69e162088925317393eb66b
Interworking: Unshare ANQP results on explicit ANQP requests

When ANQP_GET or HS20_ANQP_GET is used to request ANQP information,
unshare the ANQP information (i.e., create a per-BSS copy of it) to
make sure the information from the specified BSS is available in case
the APs provide different information within HESSID.

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