public inbox for iwd@lists.linux.dev
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: James Prestwood <prestwoj@gmail.com>, iwd@lists.linux.dev
Subject: Re: [PATCH] blacklist: allow configuration to disable the blacklist
Date: Tue, 4 Mar 2025 08:44:13 -0600	[thread overview]
Message-ID: <b652f70a-d3ae-42c0-82fb-1cb1d4e45411@gmail.com> (raw)
In-Reply-To: <20250226185548.49127-1-prestwoj@gmail.com>

On 2/26/25 12:55 PM, James Prestwood wrote:
> Certain use cases may not need or want this feature so allowing it to
> be disabled is a much cleaner way than doing something like setting
> the timeouts very low.
> 
> Now [Blacklist].InitialTimeout can be set to zero which will prevent
> any blacklisting.
> 
> In addition some other small changes were added:
>   - Warn if the multiplier is 0, and set to 1 if so.
>   - Warn if the initial timeout exceeds the maximum timeout.
>   - Log if the blacklist is disabled
>   - Use L_USEC_PER_SEC instead of magic numbers.
> ---
>   src/blacklist.c | 19 +++++++++++++++++--
>   1 file changed, 17 insertions(+), 2 deletions(-)
> 

Applied, thanks.

Regards,
-Denis

      reply	other threads:[~2025-03-04 14:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-26 18:55 [PATCH] blacklist: allow configuration to disable the blacklist James Prestwood
2025-03-04 14:44 ` Denis Kenzior [this message]

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=b652f70a-d3ae-42c0-82fb-1cb1d4e45411@gmail.com \
    --to=denkenz@gmail.com \
    --cc=iwd@lists.linux.dev \
    --cc=prestwoj@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox