mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-25 17:59:25 +01:00
doc: Document disable_roaming_scan setting
This commit is contained in:
parent
967983c638
commit
713408b831
@ -33,6 +33,14 @@ roam_rssi_threshold=-70
|
||||
#disable_periodic_scan=true
|
||||
#
|
||||
|
||||
#
|
||||
# Disable roaming scan. Setting this option to 'true' will prevent iwd from
|
||||
# issuing the roaming scans for the available networks while connected.
|
||||
# The behavior of the user-initiated scans isn't affected.
|
||||
# The roaming scan is enabled by default.
|
||||
#disable_roaming_scan=true
|
||||
#
|
||||
|
||||
#
|
||||
# Disable MAC address randomization. Setting this option to 'true' will prevent
|
||||
# the capable network adapters from randomizing MAC addresses during the active
|
||||
|
Loading…
Reference in New Issue
Block a user