From owner-freebsd-current@FreeBSD.ORG Mon Feb 9 04:33:34 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2EA116A4CE for ; Mon, 9 Feb 2004 04:33:34 -0800 (PST) Received: from gvr.gvr.org (gvr-gw.gvr.org [80.126.103.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84AC443D1F for ; Mon, 9 Feb 2004 04:33:34 -0800 (PST) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id A2D4E2B; Mon, 9 Feb 2004 13:33:33 +0100 (CET) Date: Mon, 9 Feb 2004 13:33:33 +0100 From: Guido van Rooij To: Hajimu UMEMOTO Message-ID: <20040209123333.GA46901@gvr.gvr.org> References: <20040206144006.GA848@gvr.gvr.org> <20040206153039.GA1546@gvr.gvr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: cc: freebsd-current@freebsd.org Subject: Re: resolver issues: AAAA in ipv4 only environment X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2004 12:33:34 -0000 On Sat, Feb 07, 2004 at 12:36:46AM +0900, Hajimu UMEMOTO wrote: > > Ah, Mozilla doesn't call getaddrinfo() but gtipnodebyname() twice for > AAAA and A. > Recent Mozilla does AAAA query only if your interface has IPv6 global > address, and does A query only if your interface has IPv4 address when > you invoke Mozilla. Do you have a URL where I can verify this? I run Mozilla 1.6 but bit is not fixed there. -Guido