svn commit: r336203 - in head: contrib/wpa contrib/wpa/hostapd contrib/wpa/hs20/client contrib/wpa/patches contrib/wpa/src/ap contrib/wpa/src/common contrib/wpa/src/crypto contrib/wpa/src/drivers c...

Kyle Evans kevans at freebsd.org
Thu Jul 19 11:58:18 UTC 2018


On Thu, Jul 19, 2018 at 4:51 AM, Alexey Dokuchaev <danfe at freebsd.org> wrote:
> On Thu, Jul 19, 2018 at 11:48:03AM +0300, Andrey V. Elsukov wrote:
>> ...
>> Yesterday I updated my notebook (with iwm(4)) and also noticed that
>> wi-fi connection periodically breaks. /etc/rc.d/wpa_supplicant restart
>> wlan0 helps. After your message I reinstalled wpa_supplicant from old
>> source and now it works stable already about 2 hours.
>
> So, right now, we have broken wpa_supplicant(8) in -CURRENT? :-/

Well, "broken". It's incredibly stable outside of rekeying events, and
further testing shows that I don't actually notice these disconnects
most of the time because it reassociates fast enough. I noticed it the
first time because apparently I had both SSIDs from my AP uncommented
in my wpa_supplicant.conf and it decided at that point to connect to
the other one, which took a little longer.

Contrary to Andrey's report, though, I don't have to kick
wpa_supplicant at all. It will reassociate on its own every single
time.


More information about the svn-src-all mailing list