From owner-freebsd-stable@FreeBSD.ORG Wed Mar 5 21:39:49 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49F0B1065671 for ; Wed, 5 Mar 2008 21:39:49 +0000 (UTC) (envelope-from peter@wemm.org) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.225]) by mx1.freebsd.org (Postfix) with ESMTP id 156558FC20 for ; Wed, 5 Mar 2008 21:39:48 +0000 (UTC) (envelope-from peter@wemm.org) Received: by wx-out-0506.google.com with SMTP id i29so2177423wxd.7 for ; Wed, 05 Mar 2008 13:39:48 -0800 (PST) Received: by 10.101.68.19 with SMTP id v19mr7857947ank.94.1204753188331; Wed, 05 Mar 2008 13:39:48 -0800 (PST) Received: by 10.100.8.6 with HTTP; Wed, 5 Mar 2008 13:39:48 -0800 (PST) Message-ID: Date: Wed, 5 Mar 2008 13:39:48 -0800 From: "Peter Wemm" To: "Mark Andrews" In-Reply-To: <200803051432.m25EWaeT035807@drugs.dv.isc.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080305082031.E37745@shell.xecu.net> <200803051432.m25EWaeT035807@drugs.dv.isc.org> Cc: vadim_nuclight@mail.ru, Andy Dills , freebsd-stable@freebsd.org Subject: Re: INET6 required for SCTP in 7.0? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Mar 2008 21:39:49 -0000 On Wed, Mar 5, 2008 at 6:32 AM, Mark Andrews wrote: > There is a reasonable chance that this mail will leave here > over IPv6 for some of the recipients. It will almost > certainly travel over IPv6 for at least one hop. > > Mark It did: drugs.dv.isc.org -> IPv6 -> mx1.freebsd.org -> IPv6 -> hub.freebsd.org -> Mailman -> localhost -> hub.freebsd.org -> IPv6 -> mx2.freebsd.org -> IPv6 -> me The only IPv4 hop in this path was when Mailman connected to localhost (127.0.0.1) to reinject the email. And that is because I had 127.0.0.1 hard coded in a config file. -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 "If Java had true garbage collection, most programs would delete themselves upon execution." -- Robert Sewell