From: Denis Kenzior <denkenz@gmail.com>
To: Fiona Klute <fiona.klute@gmx.de>, iwd@lists.linux.dev
Subject: Re: [PATCH] Log falling back from SAE to WPA2
Date: Wed, 10 Jan 2024 10:51:24 -0600 [thread overview]
Message-ID: <ff6d26b2-4ed9-4ff2-9daf-dcf0151d383a@gmail.com> (raw)
In-Reply-To: <755dc5bf-1ac7-4eeb-ab16-8ded3aa6a25f@gmx.de>
Hi Fiona,
>
> It's the RTL8723CS chip used in Pinephone, the rtl8723cs driver
> unfortunately still isn't in mainline. You can find it in the staging
> directory of megi's tree:
> https://codeberg.org/megi/linux/src/commit/f45c45abc5325682d06cb51c06aba1f817fba462/drivers/staging/rtl8723cs
>
> I suspect getting the chip properly supported in mainline would be the
> best way to get SAE working. If you have hints on how to get involved in
Well, CMD_EXTERNAL_AUTH is part of the official nl80211 API. When we
implemented SAE there were no hw/drivers that used it that we could find. Hence
it isn't supported by iwd.
> that I'm curious, so far my wireless driver experience is limited to
> "add USB ID for a new device with already supported chip". ;-)
For getting it into mainline, I would start a conversation on linux-wireless
and/or submit the driver upstream.
>
>> There's currently no way to force WPA3-only in iwd. Either configure
>> the AP to be WPA3 only, or have the AP enforce transition-disable bit.
>> But this typically requires iwd to connect at least once with WPA3. See
>> 'TransitionDisable' and 'DisabledTransitionModes' in man 5 iwd.network
>
> Good point, it should be a task for NetworkManager to make that clear to
> the user (and possibly set those options, if the user wants to enforce
> WPA3-only).
>
Right. NM makes many assumptions in its WiFi implementation based on how wpa_s
works. Some of these assumptions do not hold with iwd.
Regards,
-Denis
next prev parent reply other threads:[~2024-01-10 16:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-09 9:59 [PATCH] Log falling back from SAE to WPA2 Fiona Klute
2024-01-10 3:33 ` Denis Kenzior
2024-01-10 11:33 ` Fiona Klute
2024-01-10 16:51 ` Denis Kenzior [this message]
2024-01-10 13:12 ` Marcel Holtmann
2024-01-10 16:47 ` Denis Kenzior
2024-01-10 17:05 ` Marcel Holtmann
2024-01-10 17:10 ` 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=ff6d26b2-4ed9-4ff2-9daf-dcf0151d383a@gmail.com \
--to=denkenz@gmail.com \
--cc=fiona.klute@gmx.de \
--cc=iwd@lists.linux.dev \
/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