From owner-freebsd-hackers@FreeBSD.ORG Thu May 10 06:25:09 2007 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C964116A404 for ; Thu, 10 May 2007 06:25:09 +0000 (UTC) (envelope-from dunceor@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.224]) by mx1.freebsd.org (Postfix) with ESMTP id 76A4413C458 for ; Thu, 10 May 2007 06:25:09 +0000 (UTC) (envelope-from dunceor@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so442822wxc for ; Wed, 09 May 2007 23:25:09 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Q/VQ0fIPL7/yoEm1RT/k/H61yx+RntuoBNOB4BpJ1ouHOTzDNyb+/w9+PeBtCnkELm3f8Had4sxr7bI8KOgGmdChjSAyp7gc9jNcILIZvWZmD5+v0c90UWcjNa+0dtKTSU4Rr29BR9af05AJWPnaKwjJprJqDGZ3ZSFW+zJB1vc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XB6HGfAXYeOkL+Qtp44WddwG3I51I7hEC1aXkYWkL0t/YfVStk71zqyKL0unkJ6qjDxQym501ktZ85GtPIlVByfuzGAEK/y4zfiag1tW/02JqUQd74assLbjBpOUYO3cDoT3hhK62DTra4eUVOIw5B1HYnUkHagZbKKMjYIUVns= Received: by 10.78.176.20 with SMTP id y20mr309107hue.1178776784957; Wed, 09 May 2007 22:59:44 -0700 (PDT) Received: by 10.78.165.12 with HTTP; Wed, 9 May 2007 22:59:44 -0700 (PDT) Message-ID: <5d84cb30705092259n121f1b4eu454df8e553700f49@mail.gmail.com> Date: Thu, 10 May 2007 07:59:44 +0200 From: "=?ISO-8859-1?Q?Karl_Sj=F6dahl_-_dunceor?=" To: "Mohacsi Janos" In-Reply-To: <20070509093717.R37033@mignon.ki.iif.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5db9d2e0705081643l402857aeqb042c26d3cebdaac@mail.gmail.com> <20070509093717.R37033@mignon.ki.iif.hu> Cc: freebsd-hackers@freebsd.org, Subhash Gopinath Subject: Re: ipv6 Secure NDP X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 May 2007 06:25:09 -0000 On 5/9/07, Mohacsi Janos wrote: > Hi, > There was a plan to implement SEND at KAME, but due to IPR issues > KAME did not start the implementation: > http://www.kame.net/newsletter/20040525/ > > Maybe it could be implemented in Google Summer of Code for any BSD. > > Regards, > > Janos Mohacsi > Network Engineer, Research Associate, Head of Network Planning and Projects > NIIF/HUNGARNET, HUNGARY > Key 70EF9882: DEC2 C685 1ED4 C95A 145F 4300 6F64 7B00 70EF 9882 > > On Tue, 8 May 2007, Subhash Gopinath wrote: > > > Hello folks, > > > > Is there a plan to implement ipv6 SEND (secure NDP) in FreeBSD? > > There's a userspace implementation by DoCoMo, but thats not yet > > in the official ports collection. > > > > Thanks, > > --Subhash There is still patent issues with SEND as far as I know so I do not see how this could be implemented in a GSoC? Microsoft which has claims wants a licence from them I think. I got interested in this now and since I work at Ericsson I will look this up and see what the status is from the Ericsson side of it. BR Karl