From owner-freebsd-current Wed Jan 5 16:22:33 2000 Delivered-To: freebsd-current@freebsd.org Received: from whizzo.transsys.com (whizzo.TransSys.COM [144.202.42.10]) by hub.freebsd.org (Postfix) with ESMTP id 6105815479; Wed, 5 Jan 2000 16:22:28 -0800 (PST) (envelope-from louie@whizzo.transsys.com) Received: from whizzo.transsys.com (localhost.transsys.com [127.0.0.1]) by whizzo.transsys.com (8.9.3/8.9.1) with ESMTP id TAA63109; Wed, 5 Jan 2000 19:21:17 -0500 (EST) (envelope-from louie@whizzo.transsys.com) Message-Id: <200001060021.TAA63109@whizzo.transsys.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Kai Voigt Cc: committers@FreeBSD.ORG, current@FreeBSD.ORG From: "Louis A. Mamakos" Subject: Re: 4.0 code freeze scheduled for Jan 15th References: <28153.947101446@zippy.cdrom.com> <200001052026.PAA61728@whizzo.transsys.com> <20000105213930.C751@abc.123.org> In-reply-to: Your message of "Wed, 05 Jan 2000 21:39:30 +0100." <20000105213930.C751@abc.123.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 05 Jan 2000 19:21:17 -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Louis A. Mamakos wrote: > > > > Will we try to include the remaining KAME IPv6 integration into 4.0 before > > the freeze? It would be nice to have 4.0 with a functioning IPv6 stack and > > some applications. > > IPv6 is a very complex area and I believe that a -RELEASE should come with > both a clean IPv6 stack and working userland tools. When looking at > Linux and Solaris, they also lack a usable IPv6 support when it comes > to userland tools. > > A lot of things need to be modified: ifconfig, route, ipfw, tcpd, ... > and all the client/server tools you can find in /etc/inetd.conf > > I doubt that IPv6 will make it into 4.0-RELEASE, but I'm sure it > will be a major item for this year. A large part of the integration has already been done. The KAME IPv6 and IPSEC code has been available for 3.2 and 3.3 for a while, and seems to be pretty stable based on the testing I did a few weeks ago. While there's been a bunch of changes in the 4.0 kernel, I think adapted to the differences between 3.x and 4.x is the major challange rather than the IPSEC and IPv6 features and functionality. All the changes you mentioned (and more) already exist as patches to 3.3 from KAME. Of course, I'm not doing the work, so my opinion on the difficulty doesn't carry much authority.. louie . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message