<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/net/getaddrinfo.3, branch OPENBSD_5_9_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_5_9_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_5_9_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-02-16T18:26:56+00:00</updated>
<entry>
<title>Amend documentation for AI_ADDRCONFIG</title>
<updated>2015-02-16T18:26:56+00:00</updated>
<author>
<name>jca</name>
<email></email>
</author>
<published>2015-02-16T18:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=58bde4fa4a15911047530f107de916640d13df1d'/>
<id>urn:sha1:58bde4fa4a15911047530f107de916640d13df1d</id>
<content type='text'>
ok jmc@
</content>
</entry>
<entry>
<title>unbind;</title>
<updated>2014-08-23T07:25:54+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2014-08-23T07:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0da35c5527cadb4d9d5c40167d67c630c96b3878'/>
<id>urn:sha1:0da35c5527cadb4d9d5c40167d67c630c96b3878</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement AI_ADDRCONFIG</title>
<updated>2014-04-28T21:38:59+00:00</updated>
<author>
<name>sperreault</name>
<email></email>
</author>
<published>2014-04-28T21:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ec9a5fc41d280c06d7d1f5aeb5fe576939499b56'/>
<id>urn:sha1:ec9a5fc41d280c06d7d1f5aeb5fe576939499b56</id>
<content type='text'>
This is a getaddrinfo() flag that is defined thusly in RFC 3493:

   If the AI_ADDRCONFIG flag is specified, IPv4 addresses shall be
   returned only if an IPv4 address is configured on the local system,
   and IPv6 addresses shall be returned only if an IPv6 address is
   configured on the local system.  The loopback address is not
   considered for this case as valid as a configured address.

      For example, when using the DNS, a query for AAAA records should
      occur only if the node has at least one IPv6 address configured
      (other than IPv6 loopback) and a query for A records should occur
      only if the node has at least one IPv4 address configured (other
      than the IPv4 loopback).

The flag is set by default when hints is NULL.

ok Eric Faurot, Jason McIntyre
</content>
</entry>
<entry>
<title>obvious .Pa fixes; found with mandocdb(8)</title>
<updated>2014-01-21T03:15:45+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2014-01-21T03:15:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d60d9234a28e0f31b490cea083e7015beaee4f1b'/>
<id>urn:sha1:d60d9234a28e0f31b490cea083e7015beaee4f1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze</title>
<updated>2013-06-05T03:39:23+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2013-06-05T03:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2b7c3ac1a78656e1ad7e45f24ecbff6f63f289e4'/>
<id>urn:sha1:2b7c3ac1a78656e1ad7e45f24ecbff6f63f289e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>getaddrinfo is now thread-safe.</title>
<updated>2013-03-31T19:17:47+00:00</updated>
<author>
<name>brad</name>
<email></email>
</author>
<published>2013-03-31T19:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=41406f7c11eca19a016199026e4f34181d41dc35'/>
<id>urn:sha1:41406f7c11eca19a016199026e4f34181d41dc35</id>
<content type='text'>
ok eric@
</content>
</entry>
<entry>
<title>last stage of rfc changes, using consistent Rs/Re blocks, and moving the</title>
<updated>2012-09-27T11:31:58+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2012-09-27T11:31:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bc685bd401e5657f7fb51b4e1a62a7a5c5ea4098'/>
<id>urn:sha1:bc685bd401e5657f7fb51b4e1a62a7a5c5ea4098</id>
<content type='text'>
references into a STANDARDS section;
</content>
</entry>
<entry>
<title>use "an addrinfo", not "a addrinfo". ok jmc</title>
<updated>2012-04-20T16:37:07+00:00</updated>
<author>
<name>sthen</name>
<email></email>
</author>
<published>2012-04-20T16:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2dae4c1444efcf1b18b9b80adda8d29eaea3d217'/>
<id>urn:sha1:2dae4c1444efcf1b18b9b80adda8d29eaea3d217</id>
<content type='text'>
</content>
</entry>
<entry>
<title>draft-ietf-ipv6-scoping-arch-02 has become RFC 4007, as noted by</title>
<updated>2012-01-03T12:06:04+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2012-01-03T12:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e35337a44fef3c596dbf1a3d26b4a477688a2d0b'/>
<id>urn:sha1:e35337a44fef3c596dbf1a3d26b4a477688a2d0b</id>
<content type='text'>
Poul-Henning Kamp, freebsd pr docs/163771;

ok sthen
</content>
</entry>
<entry>
<title>Add AI_FQDN flag to getaddrinfo(3).  Prompted by discussions with djm@</title>
<updated>2011-04-05T00:46:06+00:00</updated>
<author>
<name>matthew</name>
<email></email>
</author>
<published>2011-04-05T00:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2289aef22d0eb40d3197d24f600b62b5da892e82'/>
<id>urn:sha1:2289aef22d0eb40d3197d24f600b62b5da892e82</id>
<content type='text'>
about cert checking in OpenSSH.  Man page wording tweaks thanks to
jmc@.

ok henning@, jmc@; positive feedback from djm@, ajacoutat@

Committing now to reuse guenther@'s libc minor bump instead of
cranking it again, as suggested by deraadt@.
</content>
</entry>
</feed>
