Date: Fri, 16 Oct 2015 20:25:38 +0200 From: Nikolay Denev <ndenev@gmail.com> To: Adrian Chadd <adrian.chadd@gmail.com> Cc: =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= <olivier@cochard.me>, Rui Paulo <rpaulo@me.com>, FreeBSD Current <current@freebsd.org>, "freebsd-wireless@freebsd.org" <wireless@freebsd.org> Subject: Re: CFT: wpa_supplicant/hostapd 2.5 Message-ID: <CA%2BP_MZE9ojXWEB4igwCVZ5Vo1S_ocCpTND_ht7qqqr6eGpZ%2B5g@mail.gmail.com> In-Reply-To: <CA%2BP_MZF2eh03vKHtvvQcGSU7CP%2BmVajEYTUrxTZ7z5u2=aDt3g@mail.gmail.com> References: <1444798812.3234.58.camel@me.com> <CA%2Bq%2BTcotSWTm91EaTFiFuT4Hf9vRRbzCJMvYxwNH2sTAhEzRoA@mail.gmail.com> <CAJ-VmomhjnRj8whzvFLb0RreGzd5BvyTOSTkHekEMgtL0U%2BFrg@mail.gmail.com> <CA%2BP_MZF2eh03vKHtvvQcGSU7CP%2BmVajEYTUrxTZ7z5u2=aDt3g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I've noticed hostapd getting stuck in pcap_next() which led me to check some net.bpf sysctls, as I was running with net.bpf.zerocopy_enable=3D1. When disabled hostapd works again for multiple clients. --Nikolay On Fri, Oct 16, 2015 at 8:20 PM, Nikolay Denev <ndenev@gmail.com> wrote: > I'm not sure yet if this is related but I've just upgraded to latest > 10-stable from svn and I'm also seeing issues. > Running hostapd in foreground like this : /usr/sbin/hostapd -P > /var/run/hostapd.pid -d /etc/hostapd.conf > I see one client connect and then attempts from other clients time out. > When I give hostapd Ctrl-C I see this: > > wlan0: AP-STA-CONNECTED 00:bb:3a:03:09:32 > wlan0: STA 00:bb:3a:03:09:32 IEEE 802.1X: authorizing port > wlan0: STA 00:bb:3a:03:09:32 RADIUS: starting accounting session > 56213F3C-00000000 > wlan0: STA 00:bb:3a:03:09:32 WPA: pairwise key handshake completed (RSN= ) > > > ^Celoop: could not process SIGINT or SIGTERM in two seconds. Looks like= there > is a bug that ends up in a busy loop that prevents clean shutdown. > Killing program forcefully. > > --Nikolay > > > > On Fri, Oct 16, 2015 at 6:12 PM, Adrian Chadd <adrian.chadd@gmail.com> wr= ote: >> Wait, there's a regression with wifi in -HEAD? What's the deal? >> >> >> -a >> >> >> On 16 October 2015 at 02:21, Olivier Cochard-Labb=C3=A9 <olivier@cochard= .me> wrote: >>> On Wed, Oct 14, 2015 at 7:00 AM, Rui Paulo <rpaulo@me.com> wrote: >>> >>>> Hi, >>>> >>>> Please download and test the wpa_supplicant/hostapd import patch: >>>> >>>> http://people.freebsd.org/~rpaulo/patches/wpa-2.5.diff >>>> >>>> >>>> >>> Your patch were ested with success: >>> - hostapd v2.5 >>> - Atheros 9280 (ath) in hostapd mode (WPA2-EAP/TLS using a RADIUS) >>> - FreeBSD 11.0-CURRENT r283534 >>> >>> (I meet problem with ath in hostap mode on more recent -head: clients >>> can't authenticate, but need time for bisec the exact commit that creat= e >>> this regression) >>> >>> Regards, >>> _______________________________________________ >>> freebsd-current@freebsd.org mailing list >>> https://lists.freebsd.org/mailman/listinfo/freebsd-current >>> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.o= rg" >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.or= g"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BP_MZE9ojXWEB4igwCVZ5Vo1S_ocCpTND_ht7qqqr6eGpZ%2B5g>