Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Aug 2015 18:47:02 -0700
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-current@freebsd.org
Cc:        Adrian Chadd <adrian.chadd@gmail.com>, "Ranjan1018 ." <214748mv@gmail.com>, Gleb Smirnoff <glebius@freebsd.org>
Subject:   Re: Upgrading to r297291 LAGG(4) stops working.
Message-ID:  <4074787.MD5UFHZJLz@ralph.baldwin.cx>
In-Reply-To: <CAJ-Vmokr6E17VpZzd47ZB7PWyqRAvweNi%2BRnko45GHyQP9YYHA@mail.gmail.com>
References:  <CACyC=qZm74oBjtsUPu4C2hB_C24eeRXUasNqSxzioAzNyjVGdA@mail.gmail.com> <CACyC=qZaR%2BsjF3ppBfM8HTJg_W9tGQh546eRDp8MuF77g7OVbA@mail.gmail.com> <CAJ-Vmokr6E17VpZzd47ZB7PWyqRAvweNi%2BRnko45GHyQP9YYHA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, August 31, 2015 09:58:45 AM Adrian Chadd wrote:
> Hi,
> 
> +glebius, as he recently messed around with the wifi stack and his
> changes may have broken how mac addresses are assigned to the
> hardware.

Glebius did break this, though not because of what you say.  It's broken
because the 'ifconfig_ath0' line that sets the mac address no longer
does anything because 'ath0' is no longer an interface (and so that
line is now ignored, plus it wouldn't work if it were passed to ifconfig
now anyway).

At the very least the Handbook section on this needs to be updated to give
working instructions for both HEAD and stable branches.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4074787.MD5UFHZJLz>