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 1/2] dpp: relax requirement on IWD being in a disconnected state
Date: Fri, 19 Jul 2024 16:00:02 -0500	[thread overview]
Message-ID: <8a021f22-346a-43c1-9b2a-49bcdc1deed5@gmail.com> (raw)
In-Reply-To: <74956b29-14c9-47ae-ac7e-4294f52d2147@gmail.com>

Hi James,

>>
>> Have you looked into how WSC does this?
> I hadn't, but looks like it waits for a disconnected state before starting? We 
> could do this too in DPP I guess. Just check if station is in any pending 
> connecting states (connecting/connecting_auto), set a flag, and start DPP when 
> station signals its disconnected.

My view on this is that the user has explicitly indicated that they want to 
connect to a new network, so any ongoing autoconnect in station should be canceled.

Also, I think it would be good to be consistent between DPP and WSC.  In the end 
they implement the same use case.  Whatever we do for one should be the same for 
the other.

Regards,
-Denis

  reply	other threads:[~2024-07-19 21:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-19 18:19 [PATCH 1/2] dpp: relax requirement on IWD being in a disconnected state James Prestwood
2024-07-19 18:19 ` [PATCH 2/2] auto-t: add test for DPP starting while connecting James Prestwood
2024-07-19 20:33 ` [PATCH 1/2] dpp: relax requirement on IWD being in a disconnected state Denis Kenzior
2024-07-19 20:42   ` James Prestwood
2024-07-19 21:00     ` Denis Kenzior [this message]
2024-07-22 11:23       ` James Prestwood

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=8a021f22-346a-43c1-9b2a-49bcdc1deed5@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