From owner-freebsd-stable@FreeBSD.ORG Tue Jun 2 22:22:35 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BC1C106564A; Tue, 2 Jun 2009 22:22:35 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:1::36]) by mx1.freebsd.org (Postfix) with ESMTP id 3BB968FC1D; Tue, 2 Jun 2009 22:22:35 +0000 (UTC) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=rmac.psg.com) by ran.psg.com with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MBcNO-000KsQ-Ng; Tue, 02 Jun 2009 22:22:34 +0000 Received: from rmac.local.psg.com (localhost [127.0.0.1]) by rmac.psg.com (Postfix) with ESMTP id 1E09C1DA5DA1; Wed, 3 Jun 2009 07:22:34 +0900 (JST) Date: Wed, 03 Jun 2009 07:22:34 +0900 Message-ID: From: Randy Bush To: Brooks Davis In-Reply-To: <20090602220624.GD15552@lor.one-eyed-alien.net> References: <4A257B82.1000701@FreeBSD.org> <20090602205125.GA75470@Grumpy.DynDNS.org> <20090602220624.GD15552@lor.one-eyed-alien.net> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.7 Emacs/22.3 (i386-apple-darwin9.6.0) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: David Kelly , Doug Barton , freebsd-stable@freebsd.org, freebsd-current@freebsd.org Subject: Re: Do you use a value other than AUTO for network_interfaces? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jun 2009 22:22:35 -0000 > To repeat what I wrote earlier today on another list there's no need > to worry about hot plugged or newly added interfaces getting magically > configured to do dhcp or anything else[0]. such as detected by services such as bind/unbound? randy