From owner-cvs-src@FreeBSD.ORG Mon Jul 28 20:04:30 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 004A837B401; Mon, 28 Jul 2003 20:04:30 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 195A643F3F; Mon, 28 Jul 2003 20:04:29 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h6T34Rje008696; Mon, 28 Jul 2003 20:04:27 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h6T34RhL008695; Mon, 28 Jul 2003 20:04:27 -0700 (PDT) Date: Mon, 28 Jul 2003 20:04:26 -0700 From: "David O'Brien" To: Martin Blapp Message-ID: <20030729030426.GD8471@dragon.nuxi.com> References: <20030728142857.A41136@cvs.imp.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030728142857.A41136@cvs.imp.ch> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.1-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: Martin Blapp cc: Robert Watson cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults rc.conf src/etc/rc.d dhclient X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jul 2003 03:04:30 -0000 On Mon, Jul 28, 2003 at 02:34:03PM +0200, Martin Blapp wrote: > The problem here is that a box not connected to lan with dhcp hangs till > you press CTRL C. So? That is how DHCP works. I added the "-1" option so it will time out. Experience using SuSE which does background its dhcp client, I think this change is a mistake. Please back that part out. > If this change provides errors in some setups, I'll revert it and add > a option to dhclient to wait at least 5 seconds if no lease has been > acquired. It already waits the proper amount. Please don't change the algorithm. -- -- David (obrien@FreeBSD.org)