Date: Mon, 28 Jul 2008 15:06:14 +0000 (UTC) From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> To: Brooks Davis <brooks@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc network.subr Message-ID: <20080728150325.M57089@maildrop.int.zabbadoz.net> In-Reply-To: <20080709161734.V57089@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>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 9 Jul 2008, Bjoern A. Zeeb wrote: > On Wed, 9 Jul 2008, Brooks Davis wrote: > > Hi, > >> Add NOAUTO to both ifconfig_<foo> 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080728150325.M57089>