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

Re: [PATCH] Don't use gethostbyaddr to determine canonical name


On Wed, Oct 16, 2013 at 01:00:16PM +0200, Andreas Schwab wrote:
> As explained in the PR, it is wrong to try to determine the canonical
> name from the IP address.  The sole purpose of AI_CANONNAME is to look
> at a CNAME record if it exists, and using the name argument unchanged if
> not.
> 
OK for me.


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