From owner-cvs-all Thu Jan 27 9:55:27 2000 Delivered-To: cvs-all@freebsd.org Received: from fgwmail6.fujitsu.co.jp (fgwmail6.fujitsu.co.jp [192.51.44.36]) by hub.freebsd.org (Postfix) with ESMTP id 48E041575D; Thu, 27 Jan 2000 09:55:22 -0800 (PST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from m3.gw.fujitsu.co.jp by fgwmail6.fujitsu.co.jp (8.9.3/3.7W-MX9912-Fujitsu Gateway) id CAA03213; Fri, 28 Jan 2000 02:55:20 +0900 (JST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from incapgw.fujitsu.co.jp by m3.gw.fujitsu.co.jp (8.9.3/3.7W-9912-Fujitsu Domain Master) id CAA01684; Fri, 28 Jan 2000 02:55:20 +0900 (JST) Received: from localhost ([192.168.245.67]) by incapgw.fujitsu.co.jp (8.9.3/3.7W-9912) id CAA10043; Fri, 28 Jan 2000 02:55:18 +0900 (JST) To: green@FreeBSD.org Cc: shin@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet6 in6.c In-Reply-To: References: <200001271004.CAA34500@freefall.freebsd.org> 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: <20000128025601A.shin@nd.net.fujitsu.co.jp> Date: Fri, 28 Jan 2000 02:56:01 +0900 From: Yoshinobu Inoue X-Dispatcher: imput version 990905(IM130) Lines: 15 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > be a problem to have both. It would be a bad idea to just plain have 4.0 > go out without the IPv6 firewall, even if that said firewall was missing > features of the IPv4 one. I would work on merging the features of the IPv4 > ipfw into the ipfw6 after 4.0. What do you think? To think about the time left, I think the only possible way is just merge KAME/FreeBSD3.4 ipfw6. (Once I was almost merging.) But that is actually based on FreeBSD22x ipfw, so somewhat old. It doesn't support even LKM. If you think even such ipfw6 is OK, then I'll try re-merging it. (ipfw6 related ifdef's are left as is, so re-enabling it won't be too much work.) Yoshinobu Inoue To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message