]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_supplicant: Configurable fast-associate timer threshold
authorMikael Kanstrup <mikael.kanstrup@sony.com>
Wed, 4 Nov 2020 09:30:27 +0000 (10:30 +0100)
committerJouni Malinen <j@w1.fi>
Sat, 6 Feb 2021 14:56:30 +0000 (16:56 +0200)
commitf7bbad5768474ebd3c6d658c4a520e9fed10a705
tree6fb2ee079145c7ff75d8b9d658ade240203362be
parentb829b7003aeb3c697a46a80470c1a555b4d3be0d
wpa_supplicant: Configurable fast-associate timer threshold

For Android the default value of 5 seconds is usually too short for
scan results from last scan initiated from settings app to be
considered for fast-associate. Make the fast-associate timer value
configurable so that a suitable value can be set based on a systems
regular scan interval.

Signed-off-by: Mikael Kanstrup <mikael.kanstrup@sony.com>
wpa_supplicant/config.c
wpa_supplicant/config.h
wpa_supplicant/config_file.c
wpa_supplicant/events.c
wpa_supplicant/wpa_cli.c
wpa_supplicant/wpa_supplicant.conf
wpa_supplicant/wpa_supplicant_i.h