IPv6/getipnodebyname() Q:

Roland McGrath roland@frob.com
Sat Sep 11 19:35:00 GMT 1999


>   Now, digging around in the glibc source I find no use of AI_V4MAPPED,
> AI_ALL, AI_ADDRCONFIG or AI_DEFAULT in any file except resolv/netdb.h.
> All of the AI_ code seems to be located in the sysdeps/posix/getaddrinfo.c
> sourcecode.  I can't find any reference to getipnodebyname either.
> 
>   Am I missing anything?

You are looking at glibc-2.1.x.  That is now (and has been for some while)
the stable/feature-freeze version of glibc.  Mainline development is on
different branch that will be glibc 2.2.x, but that release is not yet very
near.  See http://sourceware.cygnus.com/glibc/ for information on accessing
the current glibc development sources via anonymous CVS or cvsweb.  There
you will find some ipv6 support that is being worked on; it is certainly a
moving target.



More information about the Libc-alpha mailing list