6 Dec
2009
6 Dec
'09
14:19
http://bugzilla.novell.com/show_bug.cgi?id=556299 http://bugzilla.novell.com/show_bug.cgi?id=556299#c5 --- Comment #5 from Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com> 2009-12-06 14:19:16 UTC --- OK, my understanding is that if I call getaddrinfo() with ai_family = AF_UNSPEC, getaddrinfo() returns ipv4/ipv6 addresses and this behavior is correct because I told it to do so, right? If we want to avoid AAAA record lookup, should we give ai_family = AF_INET to getaddrinfo() instead of disabling IPv6 in kernel? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.