mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-10-10 02:57:25 +02:00
doc: document how to disable blacklisting
This commit is contained in:
parent
77639d2d45
commit
f3e4263f51
@ -290,9 +290,11 @@ control how long a misbehaved BSS spends on the blacklist.
|
|||||||
* - InitialTimeout
|
* - InitialTimeout
|
||||||
- Values: uint64 value in seconds (default: **60**)
|
- Values: uint64 value in seconds (default: **60**)
|
||||||
|
|
||||||
The initial time that a BSS spends on the blacklist.
|
The initial time that a BSS spends on the blacklist. Setting this to zero
|
||||||
|
will disable blacklisting functionality in IWD.
|
||||||
* - Multiplier
|
* - Multiplier
|
||||||
- Values: unsigned int value in seconds (default: **30**)
|
- Values: unsigned int value greater than zero, in seconds
|
||||||
|
(default: **30**)
|
||||||
|
|
||||||
If the BSS was blacklisted previously and another connection attempt
|
If the BSS was blacklisted previously and another connection attempt
|
||||||
has failed after the initial timeout has expired, then the BSS blacklist
|
has failed after the initial timeout has expired, then the BSS blacklist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user