From owner-freebsd-arch Thu Dec 2 12: 7:31 1999 Delivered-To: freebsd-arch@freebsd.org Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (Postfix) with ESMTP id 1575014EDC for ; Thu, 2 Dec 1999 12:07:21 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.3/8.9.3) with ESMTP id VAA19581 for ; Thu, 2 Dec 1999 21:07:14 +0100 (CET) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id VAA85109 for freebsd-arch@freebsd.org; Thu, 2 Dec 1999 21:07:14 +0100 (MET) Received: from orange.kame.net (orange.kame.net [203.178.141.194]) by hub.freebsd.org (Postfix) with ESMTP id E096014E84; Thu, 2 Dec 1999 12:06:58 -0800 (PST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from localhost (kame211.kame.net [203.178.141.211]) by orange.kame.net (8.9.1+3.1W/3.7W) with ESMTP id FAA10802; Fri, 3 Dec 1999 05:06:52 +0900 (JST) To: freebsd-arch@freebsd.org Cc: cvs-committers@freebsd.org Subject: [Solicite review for KAME 3rd patch] 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: <19991203050711F.shin@nd.net.fujitsu.co.jp> Date: Fri, 03 Dec 1999 05:07:11 +0900 From: Yoshinobu Inoue X-Dispatcher: imput version 990905(IM130) Lines: 22 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I prepared the 3rd KAME patch at the URL below, and would like to get comments for them. http://paradise.kame.net/v6proxy/diana2/shin/work/freebsd/udp-for-ipv6-etc.19991203 Udp for IPv6 is added and several basic tools(ifconfig, route, netstat) become IPv6 ready. IPv6/IPv4 tunneling and IPv6/IPv4 translator related code in kernel is also added. But other tools including IPv6/IPv4 tunneling tool and IPv6/IPv4 translator daemon are not yet ready, because they require some IPv6 library functions. From this patch, INET6 kernel config options is stored in opt_inet6.h separately. I also cc'ing this mail to cvs-committers, because this time several userland tools are also patched. Yoshinobu Inoue To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message