[nbs] Status update.

Javier Ubillos <jav@sics.se> Mon, 24 January 2011 09:56 UTC

Return-Path: <jav@sics.se>
X-Original-To: nbs@core3.amsl.com
Delivered-To: nbs@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 040B83A681B for <nbs@core3.amsl.com>; Mon, 24 Jan 2011 01:56:38 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.003
X-Spam-Level:
X-Spam-Status: No, score=-2.003 tagged_above=-999 required=5 tests=[AWL=0.246, BAYES_00=-2.599, HELO_EQ_SE=0.35]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AhvwD7PX4hat for <nbs@core3.amsl.com>; Mon, 24 Jan 2011 01:56:37 -0800 (PST)
Received: from letter.sics.se (letter.sics.se [193.10.64.6]) by core3.amsl.com (Postfix) with ESMTP id 015A53A67D2 for <nbs@ietf.org>; Mon, 24 Jan 2011 01:56:37 -0800 (PST)
Received: from [193.10.66.63] (bit.sics.se [193.10.66.63]) (Authenticated sender: jav@sics.se) by letter.sics.se (Postfix) with ESMTPSA id 3310140008; Mon, 24 Jan 2011 10:59:30 +0100 (CET)
From: Javier Ubillos <jav@sics.se>
To: Name-based Sockets List nbs <nbs@ietf.org>
Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-txWYUk4+yG4BWKlRXCcR"
Date: Mon, 24 Jan 2011 10:59:23 +0100
Message-ID: <1295863163.27347.33.camel@bit>
Mime-Version: 1.0
X-Mailer: Evolution 2.28.3
Subject: [nbs] Status update.
X-BeenThere: nbs@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Name based sockets discussion list <nbs.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/nbs>, <mailto:nbs-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/nbs>
List-Post: <mailto:nbs@ietf.org>
List-Help: <mailto:nbs-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/nbs>, <mailto:nbs-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Jan 2011 09:56:38 -0000

A short update on what's going on.

I think we should have a second BoF, there are still a lot to define if
we should proceed.
However, I'd like to get a bit further on the prototype, I want to be
able to show some demo of a suggested API and behavior.
And my daughter is expected to be born mid Mars, so I won't be able to
get enough done for Prague.
Perhaps for July.

We have a working integration between name-based sockets and multi-path
TCP.
We are looking at implementing happy-eyeballs with name-based sockets. 

The current implementation is available at 
https://github.com/namebasedsockets/namebasedsockets

I'm still working on the documentation and trying to set together a demo
that is easy to reproduce (work in progress).

// Javier