Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Sep 2006 01:20:25 GMT
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: conf/103428: devd(8): devd brings up network interfaces early and wrong
Message-ID:  <200609210120.k8L1KPp7000795@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: Brooks Davis <brooks@one-eyed-alien.net>
To: Rob Austein <sra@hactrn.net>
Cc: Brooks Davis <brooks@one-eyed-alien.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 20:17:19 -0500

 On Wed, Sep 20, 2006 at 07:02:40PM -0400, Rob Austein wrote:
 > > 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.
 
 In shell 0 is true and !0 is false.
 
 -- Brooks



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