Date: Wed, 3 Jun 2009 07:57:37 -0400 From: John Baldwin <jhb@freebsd.org> To: Dag-Erling =?utf-8?q?Sm=C3=B8rgrav?= <des@des.no> Cc: Brooks Davis <brooks@freebsd.org>, svn-src-all@freebsd.org, Doug Barton <dougb@freebsd.org>, src-committers@freebsd.org, Bruce Simpson <bms@incunabulum.net>, svn-src-head@freebsd.org Subject: Re: svn commit: r193199 - head/etc Message-ID: <200906030757.37937.jhb@freebsd.org> In-Reply-To: <86iqjdek9t.fsf@ds4.des.no> References: <200906010537.n515bDou065357@svn.freebsd.org> <200906021511.03955.jhb@freebsd.org> <86iqjdek9t.fsf@ds4.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 03 June 2009 5:31:10 am Dag-Erling Sm=C3=B8rgrav wrote: > John Baldwin <jhb@freebsd.org> writes: > > [...] Given that, there really isn't a good reason to customize > > network_interfaces anymore. >=20 > Listing e.g. bge0 in network_interfaces will (indirectly) cause if_bge > to be loaded if it wasn't already. If network_interfaces is left blank, > only interfaces that already have a driver attached to them will be > configured. That is a good argument. Someone noted it on -stable as well as something= =20 they use. Also, I wonder if ipv6_network_interfaces should actually defaul= t=20 to whatever the value of 'network_interfaces' is so that if someone does us= e=20 a customized 'network_interfaces' line it affects IPv6 configuration as wel= l. =20 (Maybe have it default to an empty value and have an empty value get replac= ed=20 with 'network_interfaces'?). =2D-=20 John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906030757.37937.jhb>