From owner-cvs-all Thu Oct 31 5: 7:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FB9837B401; Thu, 31 Oct 2002 05:07:09 -0800 (PST) Received: from baraca.united.net.ua (ns.united.net.ua [193.111.8.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DC4643E3B; Thu, 31 Oct 2002 05:07:03 -0800 (PST) (envelope-from max@vega.com) Received: from vega.vega.com (xDSL-2-2.united.net.ua [193.111.9.226]) by baraca.united.net.ua (8.12.6/8.11.6) with ESMTP id g9VD6IIO039551; Thu, 31 Oct 2002 15:06:51 +0200 (EET) (envelope-from max@vega.com) Received: from vega.vega.com (max@localhost [127.0.0.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id g9VD6KaJ064335; Thu, 31 Oct 2002 15:06:20 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: (from max@localhost) by vega.vega.com (8.12.6/8.12.5/Submit) id g9VD6BZ6064334; Thu, 31 Oct 2002 15:06:11 +0200 (EET) Date: Thu, 31 Oct 2002 15:06:10 +0200 From: Maxim Sobolev To: Hajimu UMEMOTO Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/finger finger.c Message-ID: <20021031130610.GA64212@vega.vega.com> References: <200210311036.g9VAaC06061492@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Oct 31, 2002 at 09:16:04PM +0900, Hajimu UMEMOTO wrote: > Hi, > > >>>>> On Thu, 31 Oct 2002 02:36:12 -0800 (PST) > >>>>> Maxim Sobolev said: > > sobomax> sobomax 2002/10/31 02:36:12 PST > > sobomax> Modified files: > sobomax> usr.bin/finger finger.c > sobomax> Log: > sobomax> Fix POLA breakage in 1.29: IPv4 should be default. This makes `-4' option > sobomax> a nop, but we'll probably want to keep it for compatibility with other > sobomax> KAME-based systems. > > What's curious. How POLA is it? finger is tcp. When IPv6 connection > is fail, it should be fall down to IPv4 like as other tcp applications > do. So, you don't fail IPv4 connection. Oh, sorry, my bad. I was too quick making a wrong conclusion. I'll back it out now. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message