[multipathtcp] Multipath TCP for FreeBSD v0.1

Lawrence Stewart <lastewart@swin.edu.au> Sun, 10 March 2013 16:47 UTC

Return-Path: <lastewart@swin.edu.au>
X-Original-To: multipathtcp@ietfa.amsl.com
Delivered-To: multipathtcp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CA08521F88C7 for <multipathtcp@ietfa.amsl.com>; Sun, 10 Mar 2013 09:47:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
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 3wZ0i92+o51z for <multipathtcp@ietfa.amsl.com>; Sun, 10 Mar 2013 09:47:39 -0700 (PDT)
Received: from lauren.room52.net (lauren.room52.net [210.50.193.198]) by ietfa.amsl.com (Postfix) with ESMTP id 1F50021F88C4 for <multipathtcp@ietf.org>; Sun, 10 Mar 2013 09:47:39 -0700 (PDT)
Received: from lstewart1.loshell.room52.net (ppp59-167-184-191.static.internode.on.net [59.167.184.191]) by lauren.room52.net (Postfix) with ESMTPSA id 0AC5E7E84A; Mon, 11 Mar 2013 03:47:37 +1100 (EST)
Message-ID: <513CB928.1040307@swin.edu.au>
Date: Mon, 11 Mar 2013 03:47:36 +1100
From: Lawrence Stewart <lastewart@swin.edu.au>
User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120613 Thunderbird/13.0
MIME-Version: 1.0
To: multipathtcp@ietf.org
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit
Subject: [multipathtcp] Multipath TCP for FreeBSD v0.1
X-BeenThere: multipathtcp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Multi-path extensions for TCP <multipathtcp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/multipathtcp>, <mailto:multipathtcp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/multipathtcp>
List-Post: <mailto:multipathtcp@ietf.org>
List-Help: <mailto:multipathtcp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/multipathtcp>, <mailto:multipathtcp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 10 Mar 2013 16:47:40 -0000

Hi all,

The CAIA MPTCP team is pleased to announce the initial release of our
multipath TCP implementation for FreeBSD 10-CURRENT which is available
from [1]. This release contains wire-related protocol code and a lot of
core stack infrastructure. It is capable of running regular TCP flows
and single or multi-subflow MPTCP flows (with some caveats as documented
in the readme [2]).

We consider this code to be of alpha quality and plan to release
frequent updates going forward as we continue to flesh out additional
features and fix the rough edges.

That being said, we welcome everyone to start playing with the code and
provide feedback, bug reports, fixes, praise and/or abuse ;)

The "Multipath TCP for FreeBSD" project team consists of:

  Nigel Williams:	lead R&D engineer
  Lawrence Stewart:	supporting R&D engineer
  Grenville Armitage:	principal investigator & overall project lead

Many thanks go to the Cisco University Research Program Fund at
Community Foundation Silicon Valley for their support of this work.

Have fun with it!

Cheers,
Lawrence, Nigel & Grenville

http://caia.swin.edu.au



[1] http://caia.swin.edu.au/urp/newtcp/mptcp/tools.html

[2] http://caia.swin.edu.au/urp/newtcp/mptcp/tools/mptcp-readme-v0.1.txt