From owner-svn-src-all@freebsd.org Thu Jul 19 09:51:34 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 73A9E102B0A2; Thu, 19 Jul 2018 09:51:34 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 28C208890A; Thu, 19 Jul 2018 09:51:34 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 206FE17A6F; Thu, 19 Jul 2018 09:51:34 +0000 (UTC) Date: Thu, 19 Jul 2018 09:51:34 +0000 From: Alexey Dokuchaev To: "Andrey V. Elsukov" Cc: Kyle Evans , Cy Schubert , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers Subject: Re: 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... Message-ID: <20180719095134.GB52375@FreeBSD.org> References: <201807111853.w6BIrI9B080714@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.5 (2018-04-13) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jul 2018 09:51:34 -0000 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? :-/ ./danfe