[Bug 264238] wpa_supplicant 2.10 fails to associate to open secondary VAP when primary VAP is WPA
Date: Sat, 02 Jul 2022 12:44:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264238 --- Comment #174 from Bjoern A. Zeeb <bz@FreeBSD.org> --- (In reply to Cy Schubert from comment #172) I believe the patch is wrong and is simply masking the real problem. WLAN_EID_EXT_CAPAB is named WLAN_EID_EXT_* but like WLAN_EID_EXT_SUPP_RATES and WLAN_EID_EXT_CHANSWITCH_ANN not actually an Element ID extension (not EID 255). I believe you'll always get NULL back from that call now as there is no {EID 255, Element ID Extension 127} (defined yet). -- You are receiving this mail because: You are on the CC list for the bug.