GAS: Assign new dialog token even if previous one is free
authorJouni Malinen <jouni@qca.qualcomm.com>
Sun, 14 Apr 2013 20:23:50 +0000 (13:23 -0700)
committerJouni Malinen <j@w1.fi>
Mon, 20 May 2013 08:09:16 +0000 (11:09 +0300)
commit7a56af545a47f975463da0029d2c2d3fcb4af925
tree122022d851280c2da19b4a6179a714f662ea16db
parent9e1ecab1c5c4c3c583fd18fd77566b467b0b9de8
GAS: Assign new dialog token even if previous one is free

This makes the design more robust against unexpected duplicates since
each new GAS exchange gets a different dialog token compared to the
previous one.

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