]> git.ipfire.org Git - thirdparty/hostap.git/commit
WNM: Choose the best available BSS, not just the first one
authorBen Greear <greearb@candelatech.com>
Thu, 27 Jul 2023 16:02:11 +0000 (09:02 -0700)
committerJouni Malinen <j@w1.fi>
Sat, 28 Oct 2023 16:54:41 +0000 (19:54 +0300)
commit67bf89f554425b600c2ca744920cc09b43a2311a
treefc0252682d59241fcbdaa78278ee320016a21b9b
parentfc7e7449697f6cf37877af15593355c85b96c815
WNM: Choose the best available BSS, not just the first one

This should allow STA to make better choice about which BSS to roam to.

Use estimated throughput as comparison value. Can improve the estimated
throughput calculation to improve this selection criteria if wanted in
the future.

Signed-off-by: Ben Greear <greearb@candelatech.com>
wpa_supplicant/wnm_sta.c