Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2006 16:10:20 GMT
From:      Alex Kozlov <spam@rm-rf.kiev.ua>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/96242: rpcbind ignores NO_INET6=yes in make.conf
Message-ID:  <200604251610.k3PGAKiU063467@freefall.freebsd.org>

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

From: Alex Kozlov <spam@rm-rf.kiev.ua>
To: Jeremy Chadwick <freebsd@jdc.parodius.com>
Cc: bug-followup@freebsd.org
Subject: Re: kern/96242: rpcbind ignores NO_INET6=yes in make.conf
Date: Tue, 25 Apr 2006 19:00:11 +0300

 On Tue, Apr 25, 2006 at 04:51:48AM -0700, Jeremy Chadwick wrote:
 > On Mon, Apr 24, 2006 at 09:07:03AM +0300, Alex Kozlov wrote:
 
 > That said, I'd recommend this instead:
 > 
 > 	if ( (nconf->nc_flag & NC_VISIBLE) &&
 > 		(strcmp(nconf->nc_protofmly, NC_INET6) != 0) )
 > 
 > I'm being picky, of course... that's all.  :-)
 This is your pr. You can make any necessary changes.
 
 --
 Adios



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