Date: Sun, 03 Jul 2022 11:06:46 +0000 From: bugzilla-noreply@freebsd.org To: wireless@FreeBSD.org Subject: [Bug 264238] wpa_supplicant 2.10 fails to associate to open secondary VAP when primary VAP is WPA Message-ID: <bug-264238-21060-aCgoQpqsbo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264238-21060@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264238 --- Comment #187 from Cy Schubert <cy@FreeBSD.org> --- (In reply to J.R. Oldroyd from comment #185) That code has been there since 2008. ^6fc6879bd (Jouni Malinen 2008-02-27 17:34:43 -0800 1265) if (params->wpa_ie_len && ^6fc6879bd (Jouni Malinen 2008-02-27 17:34:43 -0800 1266) set80211param(drv, IEEE80211_IOC_WPA, ^6fc6879bd (Jouni Malinen 2008-02-27 17:34:43 -0800 1267) params->wpa_ie[0] == WLAN_EID_RSN ? 2 : 1) < 0) ^6fc6879bd (Jouni Malinen 2008-02-27 17:34:43 -0800 1268) return -1; -- You are receiving this mail because: You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264238-21060-aCgoQpqsbo>
