mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-25 17:59:25 +01:00
doc: document rank_5g_factor
This commit is contained in:
parent
a0d8511331
commit
ba9990a94a
@ -51,3 +51,14 @@ ControlPortOverNL80211=True
|
|||||||
#bss_blacklist_time=60
|
#bss_blacklist_time=60
|
||||||
#bss_blacklist_multiplier=30
|
#bss_blacklist_multiplier=30
|
||||||
#bss_blacklist_max_time=86400
|
#bss_blacklist_max_time=86400
|
||||||
|
|
||||||
|
[Rank]
|
||||||
|
#
|
||||||
|
# Manually specify a 5G ranking factor. 5G networks are already preferred but
|
||||||
|
# only in terms of calculated data rate, which is RSSI dependent. This means it
|
||||||
|
# is still possible for IWD to prefer a 2.4GHz AP in the right conditions.
|
||||||
|
# This ranking provides a way to further weight the ranking towards 5G if
|
||||||
|
# required. Also, a lower 5G factor could be used to weight 2.4GHz if that is
|
||||||
|
# desired.
|
||||||
|
#
|
||||||
|
#rank_5g_factor=1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user