Skip to content
Snippets Groups Projects
user avatar
Felix Fietkau authored
Fix ipv4/ipv6 resolving. When not using AF_INET, gethostbyname2_r tries to resolve an ipv6 address from /etc/hosts using __get_hosts_byname_r, but with AF_INET instead of the supplied address family. This returns ipv4 addresses marked as ipv6 ones.

SVN-Revision: 6217
eeb61522
History