From owner-cvs-all@FreeBSD.ORG Mon Jul 28 15:10:06 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C197E106564A; Mon, 28 Jul 2008 15:10:06 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [62.111.66.27]) by mx1.freebsd.org (Postfix) with ESMTP id 69B538FC13; Mon, 28 Jul 2008 15:10:06 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from localhost (amavis.str.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 9A01B41C76D; Mon, 28 Jul 2008 17:10:05 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([62.111.66.27]) by localhost (amavis.str.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id Bcod4eD7ttS6; Mon, 28 Jul 2008 17:10:05 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id 3649841C75D; Mon, 28 Jul 2008 17:10:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 1F79044487F; Mon, 28 Jul 2008 15:06:15 +0000 (UTC) Date: Mon, 28 Jul 2008 15:06:14 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Brooks Davis In-Reply-To: <20080709161734.V57089@maildrop.int.zabbadoz.net> Message-ID: <20080728150325.M57089@maildrop.int.zabbadoz.net> References: <200804301629.m3UGTFn2076936@repoman.freebsd.org> <20080705155205.W57089@maildrop.int.zabbadoz.net> <20080707160339.GB57420@lor.one-eyed-alien.net> <20080709143845.C57089@maildrop.int.zabbadoz.net> <20080709153904.GA83313@lor.one-eyed-alien.net> <20080709161734.V57089@maildrop.int.zabbadoz.net> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc network.subr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jul 2008 15:10:06 -0000 On Wed, 9 Jul 2008, Bjoern A. Zeeb wrote: > On Wed, 9 Jul 2008, Brooks Davis wrote: > > Hi, > >> Add NOAUTO to both ifconfig_ lines and neither will come up unless >> you manually bring them up. > > Okay, we are getting closer. I am fine if the printf will go away soon > then;-) > > I think what's left then is fix network_ipv6 to not use a homegrown > ifconfig -l but the same framework. Just a note on this: ipv6_network_interfaces is still needed or we will need better/more logic with ipv6_default_interface or similar. I have that note after one of the ip6_network_interfaces configurations: # keep order so default goes to fxp0 instead of bge0 It seems if you have multiple interfaces and could possibly get a default route rtsoling on both the first interface tested wins and ifconfig -l not neccessarily is the order you want. /bz -- Bjoern A. Zeeb Stop bit received. Insert coin for new game.