From owner-cvs-src@FreeBSD.ORG Fri May 16 16:07:17 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62670106567B; Fri, 16 May 2008 16:07:17 +0000 (UTC) (envelope-from mtm@wubethiopia.com) Received: from dire.wubethiopia.com (j071.v.rootbsd.net [208.79.82.223]) by mx1.freebsd.org (Postfix) with ESMTP id 3A3818FC2D; Fri, 16 May 2008 16:07:17 +0000 (UTC) (envelope-from mtm@wubethiopia.com) Received: from rogue.mike.lan (unknown [213.55.70.232]) by dire.wubethiopia.com (Postfix) with ESMTPSA id 84DA24FD98C1; Fri, 16 May 2008 15:49:01 +0000 (UTC) Message-ID: <482DAE0A.7020309@wubethiopia.com> Date: Fri, 16 May 2008 18:53:46 +0300 From: Mike Makonnen User-Agent: Thunderbird 2.0.0.12 (X11/20080323) MIME-Version: 1.0 To: Brooks Davis References: <200805150106.m4F16AHF080125@repoman.freebsd.org> In-Reply-To: <200805150106.m4F16AHF080125@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc network.subr src/etc/rc.d netif src/etc/defaults rc.conf src/share/man/man5 rc.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2008 16:07:17 -0000 Brooks Davis wrote: > brooks 2008-05-15 01:06:10 UTC > > FreeBSD src repository > > Modified files: > etc network.subr > etc/rc.d netif > etc/defaults rc.conf > share/man/man5 rc.conf.5 > Log: > Change the default value of synchronous_dhclient to NO. > > To preserve the existing behavior of etc/rc.d/netif, add code to wait > up to if_up_delay seconds (30 seconds by default) for a default route to > be configured if there are any dhcp interfaces. This should be extended > to test that the interface is actually up. Can you clue us in to the reason for the change? From the log message it seems that it preserves the current behavior, but in a more convoluted way. Also, if_up_delay seems to negate the need for synchronous_dhclient. Cheers. -- Mike Makonnen | GPG-KEY: http://people.freebsd.org/~mtm/mtm.asc mtm @ FreeBSD.Org | AC7B 5672 2D11 F4D0 EBF8 5279 5359 2B82 7CD4 1F55 FreeBSD | http://www.freebsd.org