From owner-cvs-all Sat Apr 21 13:13:49 2001 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 9728D37B424; Sat, 21 Apr 2001 13:13:44 -0700 (PDT) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.11.3/8.11.3) id f3LKDg573919; Sun, 22 Apr 2001 00:13:42 +0400 (MSD) (envelope-from ache) Date: Sun, 22 Apr 2001 00:13:39 +0400 From: "Andrey A. Chernov" To: Ian Dowse 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> References: <200104212006.f3LK6J777427@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200104212006.f3LK6J777427@freefall.freebsd.org>; from iedowse@FreeBSD.org on Sat, Apr 21, 2001 at 01:06:19PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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