The following reply was made to PR lib/52382; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: lib-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost
Subject: Re: lib/52382: Sockets that only listen on inet6 domain
Date: Sun, 9 Jul 2017 16:09:38 +0200
On Sun, Jul 09, 2017 at 01:40:00PM +0000, joel.bertrand%systella.fr@localhost wrote:
> >Synopsis: Sockets that only listen on inet6 domain
I'm not sure what you want to tell us. NetBSD defaults to v6only, i.e. a
INET6 socket by default will not use mapped IPv4.
Joerg