From owner-freebsd-hackers@FreeBSD.ORG Tue May 8 23:43:14 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 DCDA316A403 for ; Tue, 8 May 2007 23:43:14 +0000 (UTC) (envelope-from subhashg.unix@gmail.com) Received: from qb-out-0506.google.com (qb-out-0506.google.com [72.14.204.230]) by mx1.freebsd.org (Postfix) with ESMTP id 9A9B613C45D for ; Tue, 8 May 2007 23:43:14 +0000 (UTC) (envelope-from subhashg.unix@gmail.com) Received: by qb-out-0506.google.com with SMTP id e6so15675qbe for ; Tue, 08 May 2007 16:43:13 -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:mime-version:content-type; b=qtBTeJszFs/quznn8N2Zwu/zb+pEjZV/0h1lrF/SgcpL6T7o4dOZh0OQ0aicOnM5ix2ES7FXrQ+A2jriHK3kkP8v9VRTERecD1umpBNpxv5GtwONR//efk0XvzmPS8k9fj9xG4oPHQATt0Hp9+zULLmN3TB4Q+VLzLiXh5CaMbg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=YWajvF0K07OKSxG+PF49a90YYUdpxRlvUS7pcmOlf8jW85smSQIdq83ab6I3k6QCWuPmIlta+U1Zvwu3LoG1feNjdUaIEhteUI+ck3N9zPLk6lmX6fvtla8JRlfe7v3KHn+ZznuQYbAse0/SmTgg2VnhIJM0/GyL/biwkwI4YGc= Received: by 10.114.94.1 with SMTP id r1mr2807165wab.1178667792245; Tue, 08 May 2007 16:43:12 -0700 (PDT) Received: by 10.115.91.5 with HTTP; Tue, 8 May 2007 16:43:12 -0700 (PDT) Message-ID: <5db9d2e0705081643l402857aeqb042c26d3cebdaac@mail.gmail.com> Date: Tue, 8 May 2007 16:43:12 -0700 From: "Subhash Gopinath" To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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: Tue, 08 May 2007 23:43:14 -0000 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