On 03/20/12 12:49, Ryo ONODERA wrote:
From: Frank Kardel<kardel%netbsd.org@localhost>, Date: Tue, 20 Mar 2012
12:03:56 +0100
Looks like the current interface addresses do not configure any
address of the PF_UNSPEC address family :-(.
Following patch makes the fqdn code not bail out when exploring
PF_UNSPEC entries.
This should re-enable the name lookup - can you test ?
Your patch works fine.
The name lookup has been enabled again.
Thank you.
Great - committed in 1.100 of lib/libc/net/getaddrinfo.c.
Frank