fa.openbsd.source-changes
[Top] [All Lists]

CVS: cvs.openbsd.org: src

Subject: CVS: cvs.openbsd.org: src
From: Pierre-Yves Ritschard
Date: Thu, 04 Jun 2009 18:10:43 UTC
Newsgroups: fa.openbsd.source-changes

CVSROOT:        /cvs
Module name:    src
Changes by:     pyr@xxxxxxxxxxxxxxx     2009/06/04 12:06:58

Modified files:
        share/man/man5 : resolv.conf.5 

Log message:
Add a resolv.conf option to specify the order in which getaddrinfo
PF_UNSPEC queries are made. While there change the default from inet6
first then inet4 to inet4 first then inet6, this prevents the many
people with IPv4 only connectivity from constantly trying to contact
IPv6 addresses, and also unbreaks many ports who don't use getaddrinfo
right.

(forgot the manpage bit).


<Prev in Thread] Current Thread [Next in Thread>