This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/296] POSIX => AI_NUMERICHOST and address notation validity in getaddrinfo()


------- Additional Comments From jakub at redhat dot com  2004-08-05 16:10 -------
2004-08-05  Ulrich Drepper  <drepper@redhat.com>

        * sysdeps/posix/getaddrinfo.c (gaih_inet): Recognize all the IPv4
        numeric address formats inet_addr knows.
        (getaddrinfo): Allow AI_NUMERICSERV flag.
        If neither IPv4 nor IPv6 inerface is present we cannot make any
        decision for AI_ADDRCONFIG.  Fail if AI_NUMERICSERV is set and the
        string is not just a number.  Remove useless freeaddrinfo call.
        * resolv/netdb.h (AI_NUMERICSERV): Define.
        Based on a patch by a.guru@sympatico.ca.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sources.redhat.com/bugzilla/show_bug.cgi?id=296

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]