3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-04 02:18:49 +02:00

doc: describe RoamRetryInterval setting

This commit is contained in:
Alvin Šipraga 2021-01-22 13:37:01 +00:00 committed by Denis Kenzior
parent 4266b88658
commit 947d7c611b

View File

@ -133,6 +133,13 @@ The group ``[General]`` contains general settings.
This can be used to control how aggressively **iwd** roams.
* - RoamRetryInterval
- Value: unsigned int value in seconds (default: **60**)
Specifies how long **iwd** will wait before attempting to roam again if
the last roam attempt failed, or if the signal of the newly connected BSS
is still considered weak.
* - ManagementFrameProtection
- Values: 0, **1** or 2