]> git.ipfire.org Git - thirdparty/hostap.git/commit
Apply bias towards 6 GHz in roaming
authorKaidong Wang <kaidong@chromium.org>
Fri, 3 Feb 2023 02:05:40 +0000 (02:05 +0000)
committerJouni Malinen <j@w1.fi>
Mon, 20 Feb 2023 21:52:18 +0000 (23:52 +0200)
commit1ffc7d1c657f64cc3d6fc0a06b6bc9a005572bfa
tree54897f855c0c166b115fca0ab073a7b5d890ccee
parent217d5e47965c83cf3ebfef3e4c26278cd9b94102
Apply bias towards 6 GHz in roaming

wpa_supplicant_need_to_roam_within_ess() applies bias to the minimum
difference of the signal level required to roam if the roam is from 2.4
GHz to higher band, but doesn't apply bias if the roam is from a lower
band to 6 GHz. Add bias towards 6 GHz, as 6 GHz networks usually provide
higher throughput.

Signed-off-by: Kaidong Wang <kaidong@chromium.org>
wpa_supplicant/events.c