From: James Prestwood <prestwoj@gmail.com>
To: iwd@lists.linux.dev
Cc: James Prestwood <prestwoj@gmail.com>
Subject: [PATCH] doc: document how to disable blacklisting
Date: Thu, 27 Feb 2025 07:24:07 -0800 [thread overview]
Message-ID: <20250227152407.162387-1-prestwoj@gmail.com> (raw)
---
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
next reply other threads:[~2025-02-27 15:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-27 15:24 James Prestwood [this message]
2025-03-04 14:44 ` [PATCH] doc: document how to disable blacklisting Denis Kenzior
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250227152407.162387-1-prestwoj@gmail.com \
--to=prestwoj@gmail.com \
--cc=iwd@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.