]> git.ipfire.org Git - thirdparty/glibc.git/commit
[BZ #11438]
authorJeff Law <law@redhat.com>
Fri, 28 Sep 2012 16:15:05 +0000 (10:15 -0600)
committerJeff Law <law@redhat.com>
Fri, 28 Sep 2012 16:15:05 +0000 (10:15 -0600)
commit115411772b189e9e41a97618816edd66f0a9a620
tree9b369d4cf5223eb0b4a855381d0ae37f4964b129
parent8cf6a02e77b49f24640d6c255e6148d941314f06
   [BZ #11438]
        * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918
        * addresses
        to global scope.
        * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
        addresses are in the same scope as 192.0.2/24.
        * posix/gai.conf: Document new scope table defaults.
ChangeLog
NEWS
posix/gai.conf
posix/tst-rfc3484.c
sysdeps/posix/getaddrinfo.c