All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: iwd@lists.01.org
Subject: Re: [PATCH v2 6/7] doc: document [General].RoamThreshold5G
Date: Mon, 10 May 2021 10:13:42 -0500	[thread overview]
Message-ID: <b34f6ce5-936a-52ff-79de-ed22551cbe18@gmail.com> (raw)
In-Reply-To: <20210507202620.93540-6-prestwoj@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1169 bytes --]

Hi James,

On 5/7/21 3:26 PM, James Prestwood wrote:
> ---
>   src/iwd.config.rst | 9 ++++++++-
>   1 file changed, 8 insertions(+), 1 deletion(-)
> 
> diff --git a/src/iwd.config.rst b/src/iwd.config.rst
> index 478bd616..8e3662d4 100644
> --- a/src/iwd.config.rst
> +++ b/src/iwd.config.rst
> @@ -131,7 +131,14 @@ The group ``[General]`` contains general settings.
>      * - RoamThreshold
>        - Value: rssi dBm value, from -100 to 1, default: **-70**
>   
> -       This can be used to control how aggressively **iwd** roams.
> +       This can be used to control how aggressively **iwd** roams from 2.4Ghz

I reworded this slightly to read:
This value can be used to control how aggressively **iwd** roams when connected 
to a 2.4Ghz access point.

> +       networks.
> +
> +   * - RoamThreshold5G
> +     - Value: rssi dBm value, from -100 to 1, default: **-76**
> +
> +       This value can be used to control how aggressively **iwd** roams from
> +       5GHz networks.

ditto.

>   
>      * - RoamRetryInterval
>        - Value: unsigned int value in seconds (default: **60**)
> 

applied, thanks.

Regards,
-Denis

  reply	other threads:[~2021-05-10 15:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-07 20:26 [PATCH v2 1/7] ie: fix ie_parse_data_rates to handle NULL James Prestwood
2021-05-07 20:26 ` [PATCH v2 2/7] scan: rework BSS ranking James Prestwood
2021-05-19 15:00   ` Denis Kenzior
2021-05-07 20:26 ` [PATCH v2 3/7] network: use WPA version and privacy for ranking James Prestwood
2021-05-07 20:26 ` [PATCH v2 4/7] station: autoconnect based on network, not BSS James Prestwood
2021-05-07 20:26 ` [PATCH v2 5/7] netdev: introduce [General].RoamThreshold5G James Prestwood
2021-05-07 20:26 ` [PATCH v2 6/7] doc: document [General].RoamThreshold5G James Prestwood
2021-05-10 15:13   ` Denis Kenzior [this message]
2021-05-07 20:26 ` [PATCH v2 7/7] test-runner: remove stale file after test James Prestwood
2021-05-10 15:09 ` [PATCH v2 1/7] ie: fix ie_parse_data_rates to handle NULL 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=b34f6ce5-936a-52ff-79de-ed22551cbe18@gmail.com \
    --to=denkenz@gmail.com \
    --cc=iwd@lists.01.org \
    /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.