Date: Sun, 22 Apr 2001 00:13:39 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Ian Dowse <iedowse@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/mountd mountd.c Message-ID: <20010422001337.A73805@nagual.pp.ru> In-Reply-To: <200104212006.f3LK6J777427@freefall.freebsd.org>; from iedowse@FreeBSD.org on Sat, Apr 21, 2001 at 01:06:19PM -0700 References: <200104212006.f3LK6J777427@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 21, 2001 at 13:06:19 -0700, Ian Dowse wrote: > iedowse 2001/04/21 13:06:19 PDT > > Modified files: > sbin/mountd mountd.c > Log: > The introduction of IPv6 support from NetBSD's mountd invalidated > a number of assumptions related to the parsing of options in > /etc/exports, and missed a few necessary new error checks. Please look at rpcbind too. It assumes that IPv6 is always on and tries several IPv6 operations even on IPv4-only machine. F.e. rpcbind -d starts with non-fatal IPv6 error on IPv4-only machine. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010422001337.A73805>