Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2006 23:10:25 GMT
From:      Rob Austein <sra@hactrn.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: conf/103428: devd(8): devd brings up network interfaces early and wrong
Message-ID:  <200609202310.k8KNAPmD091011@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/103428; it has been noted by GNATS.

From: Rob Austein <sra@hactrn.net>
To: Brooks Davis <brooks@one-eyed-alien.net>
Cc: Rob Austein <sra@hactrn.net>,
	freebsd-gnats-submit@freebsd.org
Subject: Re: conf/103428: devd(8): devd brings up network interfaces early and wrong
Date: Wed, 20 Sep 2006 19:02:40 -0400

 > The following coupled with manually setting ipv6_network_interfaces
 > might be a decent option for now.
 
 Er, the first return in ipv6if() needs to be 1, not 0 (if IPv6 is
 disabled system-wide, don't bring it up on this interface), but other
 than that, this patch worked and seems like a reasonable stopgap.
 
 > Eventually I think we'll want to adjust the way this stuff works a
 > fair bit, but there's a limit to how much we can change in stable
 > since we definitely don't want to break existing setups.
 
 Completely understand, and agree.
 
 Thanks!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609202310.k8KNAPmD091011>