]> git.ipfire.org Git - thirdparty/hostap.git/commit
Randomize GAS dialog token
authorHai Shalom <haishalom@google.com>
Thu, 23 Apr 2020 22:13:27 +0000 (15:13 -0700)
committerJouni Malinen <j@w1.fi>
Wed, 29 Apr 2020 10:15:34 +0000 (13:15 +0300)
commitc54a5e96b505e0b7c4909b1a1259f9efc0b64722
tree42d33a692ae53672a980374edfe72383aab8a37c
parenta803ba4f9d41d72650f04ae9f43df5ffa2d9a5dc
Randomize GAS dialog token

Randomize GAS dialog token field, instead of using an incremental
counter with predictable values. This change will make this field
unuseful for user fingerprinting.

Signed-off-by: Hai Shalom <haishalom@google.com>
wpa_supplicant/gas_query.c