Subject: Re: bin/10986: mount_nfs doesn't fallback to IPv4
To: None <bmeurer@fwdn.de>
From: None <itojun@iijlab.net>
List: netbsd-bugs
Date: 10/01/2002 11:58:57
>The following patch should work fine, also with NFSv4 (-4 ;-). I had
>mixed up protocol family with protocol in my first patch :-(. I have
>setup a FreeBSD nfsd for testing now, and as I can say, it works, when
>using -o ipv4 to force the mount to use IPv4, even if there's an AAAA
>record for the host. Maybe someone with a better knowledge of IPv4/IPv6
>could have a look at the patch now.

	looks fine for me, but not sure which is better between "ipv6" or
	"inet6".  the latter is in sync with netstat(8).

itojun