]> git.ipfire.org Git - thirdparty/hostap.git/commit
Skip roaming based on signal level difference if current SNR is good
authorJouni Malinen <j@w1.fi>
Wed, 1 Jan 2020 14:56:40 +0000 (16:56 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 1 Jan 2020 14:56:40 +0000 (16:56 +0200)
commit9fafefb9e5fdd9467bb78d4cc83951d2f4667b8b
treeff9df0c158e35f8025e6bfd12f4d5109693ef2d7
parentcc7f85ca72e65db8a5c3352370b333de748c997f
Skip roaming based on signal level difference if current SNR is good

If the current SNR with the associated BSS is sufficiently good (better
than GREAT_SNR = 25), there is limited benefit from moving to another
BSS even if that BSS were to have a higher signal level. As such, skip
roaming based on the signal level difference between the selected BSS
from scan results and the current BSS for such cases.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/events.c