All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: iwd@lists.01.org
Subject: Re: [PATCH v3 3/3] owe: netdev: refactor to remove OWE as an auth-proto
Date: Fri, 03 Sep 2021 14:44:53 -0500	[thread overview]
Message-ID: <a577c13e-4971-e17c-f4c8-73498df974cd@gmail.com> (raw)
In-Reply-To: <20210903193544.13897-3-prestwoj@gmail.com>

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

Hi James,

On 9/3/21 2:35 PM, James Prestwood wrote:
> ---
>   src/netdev.c | 545 +++++++++++++++++++++++++++------------------------
>   src/owe.c    | 148 ++------------
>   src/owe.h    |  12 +-
>   3 files changed, 312 insertions(+), 393 deletions(-)
> 
> v3:
>   * Deauth if OWE AKM is not in associate response RSN IE
>   * Remove owe_sm forward declaration from netdev.h

All applied.  I did amend some more 'goto error -> goto deauth' where appropriate.

Regards,
-Denis

  reply	other threads:[~2021-09-03 19:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-03 19:35 [PATCH v3 1/3] netdev: factor out scan_bss from CMD_CONNECT builder James Prestwood
2021-09-03 19:35 ` [PATCH v3 2/3] wsc: set ssid in handshake James Prestwood
2021-09-03 19:35 ` [PATCH v3 3/3] owe: netdev: refactor to remove OWE as an auth-proto James Prestwood
2021-09-03 19:44   ` Denis Kenzior [this message]
2023-07-12 11:17   ` Wen Gong
2023-07-12 14:52     ` James Prestwood
     [not found]       ` <00246aa8-fe45-f5c2-cf2a-3450cee414f2@quicinc.com>
2023-07-13  2:33         ` James Prestwood
2023-07-13  2:52           ` Wen Gong
2023-07-13  3:04             ` James Prestwood
2023-07-13  3:07               ` Wen Gong
2023-07-13  3:56               ` Wen Gong
2023-07-13 14:14           ` 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=a577c13e-4971-e17c-f4c8-73498df974cd@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.