From owner-freebsd-net@FreeBSD.ORG Fri Nov 10 01:50:22 2006 Return-Path: X-Original-To: net@freebsd.org Delivered-To: freebsd-net@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50A2F16A4D4 for ; Fri, 10 Nov 2006 01:50:22 +0000 (UTC) (envelope-from suz@alaxala.net) Received: from pc1.alaxala.net (pc1.alaxala.net [203.178.142.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 662A543D7C for ; Fri, 10 Nov 2006 01:50:13 +0000 (GMT) (envelope-from suz@alaxala.net) Received: from localhost (localhost [127.0.0.1]) by pc1.alaxala.net (Postfix) with ESMTP id 67E81B90D; Fri, 10 Nov 2006 10:50:11 +0900 (JST) X-Virus-Scanned: amavisd-new at alaxala.net Received: from pc1.alaxala.net ([127.0.0.1]) by localhost (pc1.alaxala.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tapVSiVaiRDQ; Fri, 10 Nov 2006 10:50:05 +0900 (JST) Received: from flora220.uki-uki.net (dhcp65-21.ietf67.org [130.129.65.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pc1.alaxala.net (Postfix) with ESMTP id 35688B82E; Fri, 10 Nov 2006 10:50:04 +0900 (JST) Date: Thu, 09 Nov 2006 17:49:57 -0800 Message-ID: From: SUZUKI Shinsuke To: imp@bsdimp.com X-cite: xcite 1.33 In-Reply-To: <20061109.105029.58456455.imp@bsdimp.com> References: <20061109.105029.58456455.imp@bsdimp.com> User-Agent: Wanderlust/2.15.1 (Almost Unreal) Emacs/22.0 Mule/5.0 (SAKAKI) Organization: Networking Technology Development Dept., ALAXALA Networks Corporation MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: net@freebsd.org Subject: Re: IPv6 IOL certification? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2006 01:50:22 -0000 Hi, >>>>> On Thu, 09 Nov 2006 10:50:29 -0700 (MST) >>>>> imp@bsdimp.com("M. Warner Losh") said: > Does anybody know if the FreeBSD ipv6 stack has passed the IOL Silver > or Gold levels from the University of New Hampshire? You mean the IPv6 Ready Logo program? (http://www.ipv6ready.org/) Pure FreeBSD hasn't received either Logo yet, but KAME on FreeBSD5 (most of them has already been merged to 6-Stable) has received Silver(Phase 1) and Gold(Phase2) logo as a host and a router. http://www.kame.net/newsletter/20060331/ Judging from my experience in this logo acquisition work, here's the expected IPv6 implementation status regarding -current and 6-stable. [Silver Logo] you can get the logo for host and router (all you have to do is to submit the log of the required testings to the logo committee). [Gold Logo] you can get the logo for router, but cannot for host. It is due to a lack of the following patch, which is necessary to pass the gold logo testing (but not merged, since it still needs some refinement (i.e. handling against an I/F address with /128 prefixlen, too generic function name). http://www.kame.net/dev/cvsweb2.cgi/kame/kame/sys/netinet6/icmp6.c.diff?r1=1.410;r2=1.411 http://www.kame.net/dev/cvsweb2.cgi/kame/kame/sys/netinet6/in6.c.diff?r1=1.402;r2=1.403 Thanks, ---- SUZUKI, Shinsuke @ KAME Project