From owner-freebsd-current@FreeBSD.ORG Wed May 13 08:52:49 2009 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 EE95F1065672 for ; Wed, 13 May 2009 08:52:49 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id B0D4F8FC1B for ; Wed, 13 May 2009 08:52:49 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from [IPv6:2001:7b8:3a7:0:751e:57d8:24c4:38fe] (unknown [IPv6:2001:7b8:3a7:0:751e:57d8:24c4:38fe]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id CC03D5C43; Wed, 13 May 2009 10:52:48 +0200 (CEST) Message-ID: <4A0A8A64.3020007@andric.com> Date: Wed, 13 May 2009 10:52:52 +0200 From: Dimitry Andric User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1b5pre) Gecko/20090508 Shredder/3.0b3pre MIME-Version: 1.0 To: "Li, Qing" References: <23507827.post@talk.nabble.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, Jakub Lach Subject: Re: dead dhclient em0 in r192014 /Thinkpad T400 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: Wed, 13 May 2009 08:52:50 -0000 On 2009-05-13 03:48, Li, Qing wrote: > Forgot to take care of DHCP, sorry about that. > > Please try the patch at http://people.freebsd.org/~qingli/in.c > I have tested it and appears to be good. Confirmed; this makes dhclient work again, and even without any error message. :)