connman.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Daniel Wagner <wagi@monom.org>
To: Ariel D'Alessandro <ariel.dalessandro@collabora.com>
Cc: connman@lists.linux.dev, iwd@lists.01.org,
	Sven.Dembianny@bshg.com, marcel@holtmann.org
Subject: Re: [RFC connman v1 1/1] gsupplicant: Add support for WPA3-Personal
Date: Thu, 5 Aug 2021 08:07:04 +0200	[thread overview]
Message-ID: <20210805060704.maeaww6q75x4obqy@beryllium.lan> (raw)
In-Reply-To: <20210804212315.265376-1-ariel.dalessandro@collabora.com>

Hi Ariel,

On Wed, Aug 04, 2021 at 06:23:14PM -0300, Ariel D'Alessandro wrote:
> Hi all, Daniel:
> 
> WPA3 support has been recently added to connman (wpa_supplicant). As
> we've been discussing on a previous thread, this only supports
> WPA3-Personal-only mode.
> 
> This RFC patchset adds support for WPA3-Personal transition mode, which
> supports both WPA2-Personal (PSK) and WPA3-Personal (SAE).
> 
> Based on the AP accepted key management protocols, connman configures
> wpa_supplicant as follows:
> 
> * WPA3-Personal-only mode: key_mgmt="SAE" ; ieee80211w=2
> * WPA3-Personal transition mode: key_mgmt="SAE WPA-PSK" ; ieee80211w=1
> 
> This patch applies cleanly on top of current master branch (commit
> e36a38d8).
> 
> I'd like to hear any thoughts you might have about this.
> For reference, see wpa_supplicant configuration [0].

This looks good. If no one speaks up I am going to apply it.

Daniel

ps: we have a new mailing list (connman@lists.linux.dev). The old one
was shutdown.


> 
> Regards,
> Ariel D'Alessandro
> 
> [0] https://w1.fi/cgit/hostap/plain/wpa_supplicant/wpa_supplicant.conf
> 
> Ariel D'Alessandro (1):
>   gsupplicant: Add support for WPA3-Personal transition mode
> 
>  gsupplicant/supplicant.c | 29 +++++++++++++++++++----------
>  1 file changed, 19 insertions(+), 10 deletions(-)
> 
> -- 
> 2.30.2
> 

       reply	other threads:[~2021-08-05  6:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210804212315.265376-1-ariel.dalessandro@collabora.com>
2021-08-05  6:07 ` Daniel Wagner [this message]
2021-08-05 11:15   ` [RFC connman v1 1/1] gsupplicant: Add support for WPA3-Personal Ariel D'Alessandro
2021-09-09 11:10     ` Ariel D'Alessandro
2021-09-13  6:27       ` Daniel Wagner
     [not found] ` <20210804212315.265376-2-ariel.dalessandro@collabora.com>
2021-08-05  6:07   ` [RFC connman v1 1/1] gsupplicant: Add support for WPA3-Personal transition mode Daniel Wagner

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=20210805060704.maeaww6q75x4obqy@beryllium.lan \
    --to=wagi@monom.org \
    --cc=Sven.Dembianny@bshg.com \
    --cc=ariel.dalessandro@collabora.com \
    --cc=connman@lists.linux.dev \
    --cc=iwd@lists.01.org \
    --cc=marcel@holtmann.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).