From owner-freebsd-net@freebsd.org Thu Jan 25 21:30:27 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 E9A04ECE927 for ; Thu, 25 Jan 2018 21:30:26 +0000 (UTC) (envelope-from freebsd@disroot.org) Received: from disroot.org (bs-one.disroot.org [178.21.23.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 82FA1726CE for ; Thu, 25 Jan 2018 21:30:26 +0000 (UTC) (envelope-from freebsd@disroot.org) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id A7EF32B3A1 for ; Thu, 25 Jan 2018 22:21:59 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1516915319; bh=4Lco8ScCNurBx0TVeksHyO3h7ADT9rJY+UzXOGrzBpo=; h=From:Subject:To:Date; b=OBCQ50MKfJJUjTG/w7TWZqDI6q+KF+SeR05ObjMNPC6G0b9s592GH07kL6iqttBXU kPpjaahIUYYoIfxejE7kjPwUXQgenQHBvEL620P0Y6dhB0n5VVanS83+0daQtDsh9x lP9JKh5+szqJAG6vvCFvXkAlviuiycETaG8xN2+g= X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from disroot.org ([127.0.0.1]) by localhost (mail01.disroot.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G1jq0Nf37gUF for ; Thu, 25 Jan 2018 22:21:51 +0100 (CET) From: "Peter G." DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1516915311; bh=4Lco8ScCNurBx0TVeksHyO3h7ADT9rJY+UzXOGrzBpo=; h=From:Subject:To:Date; b=aHmD6odfvFeH5Me5V4MXqFc0kogapdbnpx08JU8BLGVdiG2O3ZK6KGFv5SG1enjz+ XMfLBTVbDaEeQ6IcscJx2IybwIKcCY8YB6uIhVR7KGk3JRUmd60y5kTsxwdNhITSPq 6V7Ys3+hFAwvN1M2Kfsa8N+qWSUBMakbZ4Odz1Wg= Subject: Multipath TCP, what's the progress, if there is any? To: freebsd-net@FreeBSD.org Message-ID: <7d4f6244-6b97-0634-c963-207de732ab97@disroot.org> Date: Thu, 25 Jan 2018 22:21:42 +0100 Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit 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: Thu, 25 Jan 2018 21:30:27 -0000 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. Many thanks! PG