Re: [PATCH 0/2] Add WPA3 support for Broadcom device

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jul 19, 2023 at 02:22:25PM +0900, Daisuke Mizobuchi wrote:
> I use a Broadcom device. However, I cannot connect to the WPA3 AP.
> 
> Applying the following patch to hostap_2_10 allowed me to connect to a
> WPA3 AP.
>   https://community.infineon.com/t5/Wi-Fi-Bluetooth-for-Linux/Cypress-Linux-WiFi-Driver-Release-FMAC-2023-05-23/td-p/445808
> 
> Only two patches are required to use WPA3. I sent you that patch.
> 
> I have confirmed that it works as follows:
>   # cat wpa_supplicant.conf 
>   ctrl_interface=/var/run/wpa_supplicant
>   network={
>           ssid="test-ssid"
>           key_mgmt=SAE
>           sae_password="test-password"
>           ieee80211w=2
>   # wpa_supplicant -B -i wlan0 -c wpa_supplicant.conf
> 
> Chung-Hsien Hsu (2):
>   nl80211: Check SAE authentication offload support
>   SAE: Pass SAE password on connect for SAE authentication offload
>     support

Thanks, applied with some cleanup and additional changes to address
Dan's comment about SAE password identifiers (which did not seem to
receive any response at least on the mailing list).

-- 
Jouni Malinen                                            PGP id EFC895FA

_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux