From owner-freebsd-net@freebsd.org Mon Feb 12 03:40:03 2018 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 63EBEF11D94 for ; Mon, 12 Feb 2018 03:40:03 +0000 (UTC) (envelope-from theothernigel@gmail.com) Received: from mail-lf0-x236.google.com (mail-lf0-x236.google.com [IPv6:2a00:1450:4010:c07::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BE2327B00E for ; Mon, 12 Feb 2018 03:40:02 +0000 (UTC) (envelope-from theothernigel@gmail.com) Received: by mail-lf0-x236.google.com with SMTP id f136so18575709lff.8 for ; Sun, 11 Feb 2018 19:40:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to:cc; bh=7F3zxEjENZrgh5FsSgnJk87/JeLAEqgb2b4c7FsrOXM=; b=f0Uv4GvTbVNuMfdRodN0s5Y8itMKOL5oDHqAwRXF2ssFHZsNbpNX2dbayOImMCn1dr 4g2txKLapYOJgC3ZzzON9DkJhEyzjbVqc5zo/Wo/npd8CbrNXDykW6rlYO7xDDekfELB QPZRTVH7S8REFvVapo4JM9CtLooBPal7QwI6M4KCkEVg5O/eaSEckrCTQtQptmVDVs/d nnF71dkCoXiGQ0Et6f+qxE1hmTbMONWFv+r2gd330zUqf/kd6c8tXyH/Ck1u0FDIJBqy X2o0VYj+xrxWbuiminXqoTD7vcfF/3yC7gh4+zsKko0k8uruFXCmOuMvlL974Hj0DxEz VCEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=7F3zxEjENZrgh5FsSgnJk87/JeLAEqgb2b4c7FsrOXM=; b=GIzVlfKp+c7M+Bf8CIraAyRPXdHPMNVCAlFPw9UKVIYjeO8gFosWC348wAmhCwvTYu lc9rMmQyjJV42GQd6Ha4GrC7owJRgDwGjkwCxvLHi3BAddrQEz1O41CKOix6c04+i6S6 Z+QbbAIPhUf5b7N25eaYa9aM+LmnlGy5SrOfsvbYulcSK/fCBrBNiMu84cRGkrVuEdtx XmHAxEnxmruH7qlVWY2qnDkrpcgv5MDaWkRFSOHXPt3WGqWaISH6vaxcsPXzkE139J2m lVhIu9jBYaOlujPO0mK2MrVDsOBEZR+jCeJRnQwDTIUZuqect7Tj0B43R2Z1IqiSn28B APjA== X-Gm-Message-State: APf1xPA1Qucb+WYhS25OFxYIT8PFSttR3ovC7vGhVCULfCf4Fb9S061k v8E1YSJFb5AgXA0Kigdzse/w1Y4w3n2NdUg+eDyHK6Wk X-Google-Smtp-Source: AH8x227UVdDDX4LNz9JQi0C7UouKFriFH3I43W20cZ+Wd6AOHqVKta3GU2xQHY891+7uqiphLdxj90CtlLc/v4Z6umY= X-Received: by 10.46.118.20 with SMTP id r20mr6042856ljc.11.1518406800955; Sun, 11 Feb 2018 19:40:00 -0800 (PST) MIME-Version: 1.0 Received: by 10.25.148.78 with HTTP; Sun, 11 Feb 2018 19:40:00 -0800 (PST) From: Nigel Williams Date: Sun, 11 Feb 2018 19:40:00 -0800 Message-ID: Subject: Re: Multipath TCP, what's the progress, if there is any? To: outbackdingo@gmail.com Cc: freebsd-net@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Feb 2018 03:40:03 -0000 Hi Dingo, On 26/01/2018 09:37, Outback Dingo wrote: >* On Thu, Jan 25, 2018 at 4:21 PM, Peter G. > wrote: *>>* A few years back a working group announced their work on MPTCP for FreeBSD, *>>* http://caia.swin.edu.au/newtcp/mptcp/. Around that time also a QR mentioned *>>* the project, *>>* https://www.freebsd.org/news/status/report-2013-01-2013-03.html#Multipath-TCP-(MPTCP )-for-FreeBSD *>>>>* Since then all of this seems to have gone silent. The only recent mention is *>>* this page, *>>* https://www.freebsdfoundation.org/project/multipath-tcp-for-freebsd/ *>>>>* Is the development truly ongoing against HEAD? Where can I find any *>>* up-to-date info regarding this? Can't find anything. *> >* their bitbucket of the code base is here, though nothing since 2016, *>* and i believe CAIA working group itself is now merged with something *>* else at uni of Swinborne *>* https://bitbucket.org/nw-swin/caia-mptcp-freebsd * Had to relocate for a new job and had limited time to spend on this last year. Did some work but this wasn't pushed into the public repository. Intend to pick this up again this year in my spare time. I don't have access to my old Swinburne email so if you had any questions you can contact me at this gmail address. cheers, nigel