From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6593 invoked by alias); 8 Nov 2009 18:41:54 -0000 Received: (qmail 6537 invoked by uid 48); 8 Nov 2009 18:41:44 -0000 Date: Sun, 08 Nov 2009 18:41:00 -0000 Message-ID: <20091108184144.6536.qmail@sourceware.org> From: "aurelien at aurel32 dot net" To: glibc-bugs@sources.redhat.com In-Reply-To: <20091026173825.10851.aurelien@aurel32.net> References: <20091026173825.10851.aurelien@aurel32.net> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/10851] no fallback to nameserver 0.0.0.0 if /etc/resolv.conf is missing 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-11/txt/msg00031.txt.bz2 ------- Additional Comments From aurelien at aurel32 dot net 2009-11-08 18:41 ------- Created an attachment (id=4369) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4369&action=view) New patch The previous patch does not work in case /etc/resolv.conf exists, but does not contain a nameserver entry. This new patch also takes that into account. -- What |Removed |Added ---------------------------------------------------------------------------- Attachment #4322 is|0 |1 obsolete| | http://sourceware.org/bugzilla/show_bug.cgi?id=10851 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.