* [PATCH] doc: document how to disable blacklisting
@ 2025-02-27 15:24 James Prestwood
2025-03-04 14:44 ` Denis Kenzior
0 siblings, 1 reply; 2+ messages in thread
From: James Prestwood @ 2025-02-27 15:24 UTC (permalink / raw)
To: iwd; +Cc: James Prestwood
---
src/iwd.config.rst | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/iwd.config.rst b/src/iwd.config.rst
index 4ba7b4e7..0beb0959 100644
--- a/src/iwd.config.rst
+++ b/src/iwd.config.rst
@@ -290,9 +290,10 @@ control how long a misbehaved BSS spends on the blacklist.
* - InitialTimeout
- 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
- - 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
has failed after the initial timeout has expired, then the BSS blacklist
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] doc: document how to disable blacklisting
2025-02-27 15:24 [PATCH] doc: document how to disable blacklisting James Prestwood
@ 2025-03-04 14:44 ` Denis Kenzior
0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2025-03-04 14:44 UTC (permalink / raw)
To: James Prestwood, iwd
Hi James,
On 2/27/25 9:24 AM, James Prestwood wrote:
> ---
> src/iwd.config.rst | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
Applied, thanks.
Regards,
-Denis
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-03-04 14:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-27 15:24 [PATCH] doc: document how to disable blacklisting James Prestwood
2025-03-04 14:44 ` Denis Kenzior
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox