Bug#684794: getaddrinfo sorts IPv4 before IPv6

2012-08-14 Thread Bastian Blank
On Mon, Aug 13, 2012 at 10:54:28PM +0200, Per Olofsson wrote: > I recently configured IPv6 connectivity on my system using 6to4 on my > router. It works, except that getaddrinfo() sorts IPv4 addresses > before IPv6 addresses, which means that IPv4 is used if the remote > host has both IPv4 and IPv6

Bug#684794: getaddrinfo sorts IPv4 before IPv6

2012-08-13 Thread Per Olofsson
Package: libc6 Version: 2.13-35 Severity: normal Tags: ipv6 Hi, I recently configured IPv6 connectivity on my system using 6to4 on my router. It works, except that getaddrinfo() sorts IPv4 addresses before IPv6 addresses, which means that IPv4 is used if the remote host has both IPv4 and IPv6. H