This is the mail archive of the libc-alpha@sourceware.cygnus.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]

Re: IPv6/getipnodebyname() Q:


>   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.


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