[Bug 264238] wpa_supplicant fails to associate to open unprotected 802.11n

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 21 Jun 2022 20:17:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264238

--- Comment #116 from Cy Schubert <cy@FreeBSD.org> ---
The difference between an open AP that my rtwn(4) can associate to and one it
cannot is:

associates;
wpa_driver_bsd_associate: ssid 'KQNGN3' wpa ie len 0 pairwise 1 group 1 key
mgmt 4

Does not associate:
wpa_driver_bsd_associate: ssid 'Golden_Pond' wpa ie len 13 pairwise 1 group 1
key mgmt 4

The Information Element appears to cause it to use WPA on an open network.

-- 
You are receiving this mail because:
You are on the CC list for the bug.