All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC connman v2 0/1] Add wpa_supplicant WPA3-SAE support
@ 2021-05-27 21:41 Ariel D'Alessandro
  2021-05-27 21:41 ` [RFC connman v2 1/1] WIP: " Ariel D'Alessandro
  0 siblings, 1 reply; 11+ messages in thread
From: Ariel D'Alessandro @ 2021-05-27 21:41 UTC (permalink / raw)
  To: iwd

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

Hi all,

Here's another attemp on adding WPA3-SAE support to connman
(wpa_supplicant backend).

I'd like comments on the following mainly:

Based on plugin/iwd.c, a private data struct is added to each network
in plugin/wifi.c so it can keep track of keymgmt capabilities, needed to
use WPA3-SAE if it's available. See RFC v1 thread for more details.

Note that this is an RFC patchset. Feel free to give any kind of
feedback, always appreciated :-)

Changes from v1:
* Dropped changes to service API.
* Unified WPA3-SAE under WPA-PSK.
* Added private data struct to network in plugin/wifi.c

Regards,

Ariel D'Alessandro (1):
  WIP: Add wpa_supplicant WPA3-SAE support

 gsupplicant/gsupplicant.h | 10 ++++++++++
 gsupplicant/supplicant.c  | 33 ++++++++++++++++++++++++++++++---
 plugins/wifi.c            | 21 +++++++++++++++++++++
 3 files changed, 61 insertions(+), 3 deletions(-)

-- 
2.30.2

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-08-02  6:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-27 21:41 [RFC connman v2 0/1] Add wpa_supplicant WPA3-SAE support Ariel D'Alessandro
2021-05-27 21:41 ` [RFC connman v2 1/1] WIP: " Ariel D'Alessandro
2021-06-02 17:05   ` Ariel D'Alessandro
2021-06-14  7:00   ` Daniel Wagner
2021-06-14  7:00     ` Daniel Wagner
2021-06-14 11:50     ` Ariel D'Alessandro
2021-06-14 11:50       ` Ariel D'Alessandro
2021-06-14 11:57       ` Daniel Wagner
2021-06-14 11:57         ` Daniel Wagner
2021-07-30 18:28   ` Ariel D'Alessandro
2021-08-02  6:55     ` Daniel Wagner

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.