From owner-freebsd-current@FreeBSD.ORG Sat Jul 28 16:56:13 2007 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 E0B4416A419; Sat, 28 Jul 2007 16:56:13 +0000 (UTC) (envelope-from conrads@serene.no-ip.org) Received: from eastrmpop109.cox.net (eastrmpop109.cox.net [68.230.240.51]) by mx1.freebsd.org (Postfix) with ESMTP id 6CC0B13C459; Sat, 28 Jul 2007 16:56:13 +0000 (UTC) (envelope-from conrads@serene.no-ip.org) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao104.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20070728162538.KZRF6835.eastrmmtao104.cox.net@eastrmimpo02.cox.net>; Sat, 28 Jul 2007 12:25:38 -0400 Received: from serene.no-ip.org ([72.200.17.85]) by eastrmimpo02.cox.net with bizsmtp id V4Rd1X0091q7YRk0000000; Sat, 28 Jul 2007 12:25:37 -0400 Received: from serene.no-ip.org (conrads@localhost [127.0.0.1]) by serene.no-ip.org (8.14.1/8.14.1) with ESMTP id l6SGPZKx044985; Sat, 28 Jul 2007 11:25:36 -0500 (CDT) (envelope-from conrads@serene.no-ip.org) Received: (from conrads@localhost) by serene.no-ip.org (8.14.1/8.14.1/Submit) id l6SGPY0f044974; Sat, 28 Jul 2007 11:25:34 -0500 (CDT) (envelope-from conrads) X-Mailer: XFMail 1.5.5 on FreeBSD X-Priority: 3 (Normal) Date: Sat, 28 Jul 2007 11:25:32 -0500 (CDT) Message-ID: <20070523223002.GA63205@cox.net> Mail-Followup-To: "Conrad J. Sabatier" , Roman Divacky , freebsd-current@FreeBSD.org References: <200705221703.l4MH3bHG057767@serene.no-ip.org> <20070523144743.GA48764@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070523144743.GA48764@freebsd.org> User-Agent: Mutt/1.5.15 (2007-04-06) Sender: conrads@ip72-200-30-62.no.no.cox.net From: "Conrad J. Sabatier" To: Roman Divacky Cc: freebsd-current@freebsd.org Subject: Re: dhclient fxp0 broken in -current for several days now 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: Sat, 28 Jul 2007 16:56:14 -0000 On Wed, May 23, 2007 at 04:47:43PM +0200, Roman Divacky wrote: > On Tue, May 22, 2007 at 12:03:32PM -0500, Conrad J. Sabatier wrote: > > I *think* this started around last Friday or Saturday (May 19 or 20). > > Suddenly, dhclient is no longer obtaining an IP address from my ISP > > (Cox), nor is it falling back to the prior saved lease. > > I see exactly the same thing, starting roughly on the same day... Well, in my case, either a subsequent CVS update fixed it, or very likely, it was due to my use of -O3 optimization with gcc 4.2. I just recompiled dhclient a little while ago using -O2 instead, and it's working fine again now. I do tend to believe it was an optimization bug. Sorry for any possible false alarms, folks. :-) -- Conrad J. Sabatier