From owner-freebsd-net Mon Sep 3 22:46:28 2001 Delivered-To: freebsd-net@freebsd.org Received: from mgo.iij.ad.jp (mgo.iij.ad.jp [202.232.15.6]) by hub.freebsd.org (Postfix) with ESMTP id 81B0837B403 for ; Mon, 3 Sep 2001 22:46:25 -0700 (PDT) Received: from ns.iij.ad.jp (ns.iij.ad.jp [192.168.2.8]) by mgo.iij.ad.jp (8.8.8/MGO1.0) with ESMTP id OAA05766; Tue, 4 Sep 2001 14:46:20 +0900 (JST) Received: from keiichi00.osaka.iij.ad.jp (keiichi00.osaka.iij.ad.jp [192.168.65.65]) by ns.iij.ad.jp (8.8.5/3.5Wpl7) with ESMTP id OAA00340; Tue, 4 Sep 2001 14:46:19 +0900 (JST) Date: Tue, 04 Sep 2001 14:47:05 +0900 Message-ID: <87sne3y0bq.wl@keiichi00.osaka.iij.ad.jp> From: Keiichi SHIMA To: Julian Elischer , itojun@iijlab.net, net@FreeBSD.ORG, users@ipv6.org, core@kame.net Subject: Re: IPV6/KAME/protosw integration cleanup In-Reply-To: <86heutd3z1.wl@keiichi01.osaka.iij.ad.jp> References: <28752.998915728@itojun.org> <86heutd3z1.wl@keiichi01.osaka.iij.ad.jp> User-Agent: Wanderlust/2.6.0 (Twist And Shout) SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.3 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi all, We had removed all the varargs input/output functions from the IPv4/IPv6 stacks of the KAME repositry. These modifications will make it easier to import KAME code into FreeBSD4/5. Now we are testing the code with KAME/FreeBSD4 and it looks OK. I will soon make a patch for FreeBSD5 and post it to the related mailing lists for review. Thanks, --- Keiichi SHIMA Internet Initiative Japan Inc. / KAME Project Keiichi SHIMA wrote: > > We are planning to fill your (and many freebsd hackers') requirements. > These plans include introducing some #ifdef clause to match freebsd's > prototypes if there is no other way to live with freebsd in peace, > though it increases our maintanance cost. (on the contrary, not > introducing #ifdef clause increases the maintance cost of your KSE > work. the dilemma.) > > We will decide how should we do in a week. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message