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 v2 1/5] dpp: factor out PKEX/DPP start prep into function
Date: Wed, 24 Jul 2024 15:27:19 -0500	[thread overview]
Message-ID: <e4f4df6d-9b64-4c30-954a-dda07800ad24@gmail.com> (raw)
In-Reply-To: <20240724154641.1461593-1-prestwoj@gmail.com>

Hi James,

On 7/24/24 10:46 AM, James Prestwood wrote:
> In order to slightly rework the DPP state machine to handle
> automatically disconnecting (for enrollees) functions need to be
> created that isolate everything needed to start DPP/PKEX in case
> a disconnect needs to be done first.
> ---
>   src/dpp.c | 64 +++++++++++++++++++++++++++++++------------------------
>   1 file changed, 36 insertions(+), 28 deletions(-)
> 

All applied, thanks.

Regards,
-Denis


  parent reply	other threads:[~2024-07-24 20:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-24 15:46 [PATCH v2 1/5] dpp: factor out PKEX/DPP start prep into function James Prestwood
2024-07-24 15:46 ` [PATCH v2 2/5] station: add station_get_autoconnect James Prestwood
2024-07-24 15:46 ` [PATCH v2 3/5] dpp: explicitly disconnect station if enrollee is started James Prestwood
2024-07-24 15:46 ` [PATCH v2 4/5] auto-t: add DPP tests for state change checks James Prestwood
2024-07-24 15:46 ` [PATCH v2 5/5] auto-t: fix several DPP tests after station state changes James Prestwood
2024-07-24 20:27 ` Denis Kenzior [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-22 18:29 [PATCH v2 1/5] dpp: factor out PKEX/DPP start prep into function 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=e4f4df6d-9b64-4c30-954a-dda07800ad24@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