From owner-freebsd-current@freebsd.org Fri Sep 4 14:06:12 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 54C099CAC37 for ; Fri, 4 Sep 2015 14:06:12 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebius.int.ru", Issuer "cell.glebius.int.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B8B3811A4; Fri, 4 Sep 2015 14:06:10 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.15.2/8.15.2) with ESMTPS id t84E681v022576 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 4 Sep 2015 17:06:08 +0300 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.15.2/8.15.2/Submit) id t84E68qe022575; Fri, 4 Sep 2015 17:06:08 +0300 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Fri, 4 Sep 2015 17:06:08 +0300 From: Gleb Smirnoff To: Sergey Kandaurov Cc: John Baldwin , FreeBSD Current , Adrian Chadd , "Ranjan1018 ." <214748mv@gmail.com> Subject: Re: Upgrading to r297291 LAGG(4) stops working. Message-ID: <20150904140608.GZ1023@glebius.int.ru> References: <4074787.MD5UFHZJLz@ralph.baldwin.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2015 14:06:12 -0000 On Fri, Sep 04, 2015 at 04:39:22PM +0300, Sergey Kandaurov wrote: S> On 1 September 2015 at 04:47, John Baldwin wrote: S> > On Monday, August 31, 2015 09:58:45 AM Adrian Chadd wrote: S> >> Hi, S> >> S> >> +glebius, as he recently messed around with the wifi stack and his S> >> changes may have broken how mac addresses are assigned to the S> >> hardware. S> > S> > Glebius did break this, though not because of what you say. It's broken S> > because the 'ifconfig_ath0' line that sets the mac address no longer S> > does anything because 'ath0' is no longer an interface (and so that S> > line is now ignored, plus it wouldn't work if it were passed to ifconfig S> > now anyway). S> > S> > At the very least the Handbook section on this needs to be updated to give S> > working instructions for both HEAD and stable branches. S> S> What about this change? S> It should work in both current and stable (not tested, though). AFAIU, Adrian suggests to better change MAC of Ethernet device, rather than WiFi one. Not all WiFi drivers support change of MAC. -- Totus tuus, Glebius.