From owner-freebsd-questions Sat Aug 30 23:34:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA23909 for questions-outgoing; Sat, 30 Aug 1997 23:34:48 -0700 (PDT) Received: from silver.sms.fi (silver.sms.fi [194.111.122.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA23897 for ; Sat, 30 Aug 1997 23:34:45 -0700 (PDT) Received: (from pete@localhost) by silver.sms.fi (8.8.6/8.7.3) id JAA12931; Sun, 31 Aug 1997 09:34:37 +0300 (EEST) Date: Sun, 31 Aug 1997 09:34:37 +0300 (EEST) Message-Id: <199708310634.JAA12931@silver.sms.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Petri Helenius To: Doug White Cc: Paul Pathiakis , freebsd-questions@FreeBSD.ORG Subject: Re: IPng (IP version 6 support) In-Reply-To: References: <199708291448.KAA13282@jthome.jthome.com> X-Mailer: VM 6.22 under 19.15p7 XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Doug White writes: > On Fri, 29 Aug 1997, Paul Pathiakis wrote: > > > does FreeBSD support IPv6? If so, where can I find > > documentation on it and related utilities? > > FreeBSD doesn't contain any IPv6 support directly, but the INRIA group > does have something (I think); check the mail archives at > http://www.freebsd.org. > I can tell that the INRIA stack runs smootly and there are quite many applications that have been upgraded to cope with v6 also. The only problem there is that it fits only 2.2.2-RELEASE, not anything after that, like 2.2-STABLE which initiated me to ask for whether it could be included in CURRENT sometime soon for it to be easier to have that and keep getting fixes to other areas of the code also. Pete