This is the mail archive of the glibc-bugs@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]

[Bug libc/9981] getaddrinfo prefers listening on ipv4-only over ipv4+ipv6


------- Additional Comments From aurelien at aurel32 dot net  2009-05-01 10:47 -------
The sort ipv4 and then ipv6 is done by rule 5, when matching the label.

It seems this rule should be ignored when dealing with wildcard addresses. 
Maybe got_source_addr should not be set to true for wildcard addresses.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9981

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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