From owner-freebsd-net Tue Dec 28 23:56:49 1999 Delivered-To: freebsd-net@freebsd.org Received: from fgwmail5.fujitsu.co.jp (fgwmail5.fujitsu.co.jp [192.51.44.35]) by hub.freebsd.org (Postfix) with ESMTP id 7D9A3151CC; Tue, 28 Dec 1999 23:56:44 -0800 (PST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from m5.gw.fujitsu.co.jp by fgwmail5.fujitsu.co.jp (8.9.3/3.7W-MX9912-Fujitsu Gateway) id QAA10835; Wed, 29 Dec 1999 16:56:13 +0900 (JST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from incapgw.fujitsu.co.jp by m5.gw.fujitsu.co.jp (8.9.3/3.7W-9912-Fujitsu Domain Master) id QAA09640; Wed, 29 Dec 1999 16:56:12 +0900 (JST) Received: from localhost ([192.168.245.125]) by incapgw.fujitsu.co.jp (8.9.3/3.7W-9912) id QAA11390; Wed, 29 Dec 1999 16:56:10 +0900 (JST) To: boozy@rabelo.eti.br Cc: freebsd-current@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Subject: Re: -current and IPv6 In-Reply-To: References: X-Mailer: Mew version 1.94 on Emacs 20.4 / Mule 4.0 (HANANOEN) X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19991229165641J.shin@nd.net.fujitsu.co.jp> Date: Wed, 29 Dec 1999 16:56:41 +0900 From: Yoshinobu Inoue X-Dispatcher: imput version 990905(IM130) Lines: 46 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Hi Lists, > > How are the implementation of IPv6 in FreeBSD 4.0? Is it available? Is it > stable? The work on the current is still going on. Followings are already committed, and seems to be working well. -most of IPv6 extensions in kernel(tcp for IPv6 and IPv6 multicasting not yet) -IPsec in kernel -libc update -basic tools(ifconfig, route, netstat) -several udp and raw apps for IPv6 Now following patch is under review on freebsd-arch and cvs-committers. -tcp for IPv6 And following patch will be made for review soon. -libipsec and several ipsec related apps Then followings will be prepared. -IPv6 multicasting for kernel and apps -tcp apps for IPv6 -ppp for IPv6 -several library updates for IPv6 -many ports for IPv6 > What is better: use FreeBSD 3.4 with Kame or FreeBSD 4.0? Enough functionality is available now only on FreeBSD 3.4 with Kame. And other differencies are, - on-going merging on FreeBSD4.0 is based on KAME 19991101 SNAP, and some add on bug fixes. So FreeBSD 3.4 with Kame has newer changes based on KAME environment. (also might have newer bugs ;-) - I found some FreeBSD 3.x with Kame bugs on merging work, and fixed them on the current. Significant ones are committed to KAME repository soon, but small things might be delayed, because now I am more concentrated on 4.0 merging work. Yoshinobu Inoue > Luciano Rabelo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message