From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24790 invoked by alias); 1 May 2009 10:47:39 -0000 Received: (qmail 24724 invoked by uid 48); 1 May 2009 10:47:29 -0000 Date: Fri, 01 May 2009 10:47:00 -0000 Message-ID: <20090501104729.24723.qmail@sourceware.org> From: "aurelien at aurel32 dot net" To: glibc-bugs@sources.redhat.com In-Reply-To: <20090322232851.9981.aurelien@aurel32.net> References: <20090322232851.9981.aurelien@aurel32.net> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/9981] getaddrinfo prefers listening on ipv4-only over ipv4+ipv6 X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2009-05/txt/msg00001.txt.bz2 ------- 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.