GAS: Retry full GAS query if comeback response is not received
authorJouni Malinen <j@w1.fi>
Sun, 20 Dec 2015 17:26:01 +0000 (19:26 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 20 Dec 2015 19:07:33 +0000 (21:07 +0200)
commit364282c8c9d4bd7cec82b28df1649854c05396bc
tree695722bdb7d68fabd3968eaff69d7d198e08e3f2
parentf9a9304479ac951fc3fdb7801168b5f5391eb391
GAS: Retry full GAS query if comeback response is not received

It is possible for a comeback response to get lost especially when going
through a large GAS exchange fragmented to multiple frames in an
environment with interference or other traffic. Make this less likely to
fail the full exchange by trying full GAS query again and using longer
wait time on the GAS comeback exchanges.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/gas_query.c