From f3e4263f5183ac4e10dd4230409f50696167dba6 Mon Sep 17 00:00:00 2001 From: James Prestwood Date: Thu, 27 Feb 2025 07:24:07 -0800 Subject: [PATCH] doc: document how to disable blacklisting --- src/iwd.config.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/iwd.config.rst b/src/iwd.config.rst index 4ba7b4e7..895a1012 100644 --- a/src/iwd.config.rst +++ b/src/iwd.config.rst @@ -290,9 +290,11 @@ 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