[Bug 264238] wpa_supplicant 2.10 fails to associate to open secondary VAP when primary VAP is WPA

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 04 Jul 2022 03:33:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264238

--- Comment #213 from Cy Schubert <cy@FreeBSD.org> ---
(In reply to Cy Schubert from comment #212)
There are a number of missing steps. Let's document an approach to merge the
patch from HEAD into your tree.

cd /usr/src
git fetch --all
git cherry-pick 775611ea11db
cd usr.sbin/wpa
make obj
make clean
make depend
make includes
make
make install

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