From owner-freebsd-current@FreeBSD.ORG Fri Dec 23 07:22:41 2011 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B5F50106564A; Fri, 23 Dec 2011 07:22:41 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.64.117]) by mx1.freebsd.org (Postfix) with ESMTP id 31ED48FC08; Fri, 23 Dec 2011 07:22:40 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.5/8.14.5) with ESMTP id pBN7Mdxv097757; Fri, 23 Dec 2011 11:22:39 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id pBN7Mdvg097756; Fri, 23 Dec 2011 11:22:39 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Fri, 23 Dec 2011 11:22:39 +0400 From: Gleb Smirnoff To: Doug Barton Message-ID: <20111223072239.GC80057@glebius.int.ru> References: <4EEF0124.4000902@FreeBSD.org> <4EEF3B22.8010401@FreeBSD.org> <4EF0499D.4070000@FreeBSD.org> <20111220191520.GA70684@FreeBSD.org> <20111221015241.GE68792@lor.one-eyed-alien.net> <20111221125539.GF70684@glebius.int.ru> <4EF2430B.5070903@FreeBSD.org> <20111222072056.GJ80057@glebius.int.ru> <4EF3DBF3.8040002@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <4EF3DBF3.8040002@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-current , Brooks Davis , Dimitry Andric Subject: Re: r228700 can't dhclient em0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Dec 2011 07:22:41 -0000 On Thu, Dec 22, 2011 at 05:40:03PM -0800, Doug Barton wrote: D> > D> So does that mean that if I upgrade to the latest HEAD from a system D> > D> built before the ifconfig changes that when I reboot my network will D> > D> come up? D> > D> > Yes, older infconfig will work in "head < r228571 || head > r228768". D> D> I just tried with r228122 and got the same result. dhclient errors out D> with "can't find em0" although 'ifconfig em0' does produce results. The dhclient issue you faced isn't related to my new CARP commit either my SIOCAIFADDR work. I'm sorry that we flooded your email thread with the discussion. The breakage from r228571 looks like: # ifconfig em0 10.0.0.1 ioctl (SIOCAIFADDR): Invalid argument # The breakage from r228313 looks like: Starting dhclient. ifconfig: ioctl (SIOCAIFADDR): File exists D> I'm also not sure what you meant by "head > r228768" above, since we're D> only up to r228824 in total so far. Maybe your time machine works better D> than mine? :) I don't see any problem. r228824 > r228768, isn't it? -- Totus tuus, Glebius.