Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jul 2022 13:37:20 +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-q2oKOy6ZGc@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 #190 from Bjoern A. Zeeb <bz@FreeBSD.org> ---
(In reply to Bjoern A. Zeeb from comment #189)

There's a potential follow-up problem then that we need to make sure that the
way net80211 gets the packets out is also correct.

I am thinking of ieee80211_add_wpa / ieee80211_add_rsn / various add_ie().

I don't know if there is any magic involved offhand in the way IEs are passed
down and/or if they need any re-sorting or splitting in general (not in this
specific case).  Also not sure if it'll eventually (in the future) become a
problem of possibly overflowing firmware space for IEs and hence want to
re-sort to make sure (more) essential ones are always in the front and present.

But let's start by fixing this wpa user space bug first.

-- 
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-q2oKOy6ZGc>