[MEXT] DSMIP6-TLS code open sourced

<Basavaraj.Patil@nokia.com> Fri, 10 February 2012 17:43 UTC

Return-Path: <Basavaraj.Patil@nokia.com>
X-Original-To: mext@ietfa.amsl.com
Delivered-To: mext@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9544D21F863B for <mext@ietfa.amsl.com>; Fri, 10 Feb 2012 09:43:11 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.766
X-Spam-Level:
X-Spam-Status: No, score=-102.766 tagged_above=-999 required=5 tests=[AWL=-0.167, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rdObH7gG3BRy for <mext@ietfa.amsl.com>; Fri, 10 Feb 2012 09:43:10 -0800 (PST)
Received: from mgw-sa02.nokia.com (smtp.nokia.com [147.243.1.48]) by ietfa.amsl.com (Postfix) with ESMTP id 1DB6421F86B3 for <mext@ietf.org>; Fri, 10 Feb 2012 09:43:09 -0800 (PST)
Received: from vaebh104.NOE.Nokia.com (in-mx.nokia.com [10.160.244.30]) by mgw-sa02.nokia.com (Switch-3.4.4/Switch-3.4.4) with ESMTP id q1AHh8Xt011238 for <mext@ietf.org>; Fri, 10 Feb 2012 19:43:08 +0200
Received: from smtp.mgd.nokia.com ([65.54.30.25]) by vaebh104.NOE.Nokia.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Fri, 10 Feb 2012 19:43:08 +0200
Received: from 008-AM1MPN1-073.mgdnok.nokia.com ([169.254.3.165]) by 008-AM1MMR1-009.mgdnok.nokia.com ([65.54.30.25]) with mapi id 14.01.0355.003; Fri, 10 Feb 2012 18:43:07 +0100
From: Basavaraj.Patil@nokia.com
To: mext@ietf.org
Thread-Topic: DSMIP6-TLS code open sourced
Thread-Index: AQHM6BtyxvBObH4swkqX7OEt7f52Ig==
Date: Fri, 10 Feb 2012 17:43:07 +0000
Message-ID: <CB5AB352.19421%basavaraj.patil@nokia.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
user-agent: Microsoft-MacOutlook/14.14.0.111121
x-originating-ip: [173.74.226.51]
Content-Type: text/plain; charset="us-ascii"
Content-ID: <C9B98C6FF369534DA34858B480F2C6DC@mgd.nokia.com>
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-OriginalArrivalTime: 10 Feb 2012 17:43:08.0405 (UTC) FILETIME=[735BAA50:01CCE81B]
X-Nokia-AV: Clean
Subject: [MEXT] DSMIP6-TLS code open sourced
X-BeenThere: mext@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Mobile IPv6 EXTensions WG <mext.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/mext>, <mailto:mext-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/mext>
List-Post: <mailto:mext@ietf.org>
List-Help: <mailto:mext-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mext>, <mailto:mext-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 10 Feb 2012 17:43:11 -0000

Hello,

We have made available the DSMIP6-TLS code at
https://gitorious.org/dsmip6-tls
The code has been implemented on the Nokia N900 as well as N9 in addition
to several linux variants (Ubuntu and Debian).

This code is based on the I-D: draft-ietf-mext-mip6-tls

-Basavaraj