From owner-freebsd-net@FreeBSD.ORG Wed Sep 17 22:34:50 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 58463F5D; Wed, 17 Sep 2014 22:34:50 +0000 (UTC) Received: from mail-qa0-x22c.google.com (mail-qa0-x22c.google.com [IPv6:2607:f8b0:400d:c00::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0666927B; Wed, 17 Sep 2014 22:34:49 +0000 (UTC) Received: by mail-qa0-f44.google.com with SMTP id w8so33981qac.31 for ; Wed, 17 Sep 2014 15:34:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=aAud/8w3JY9dDbNC8RV2+HBuToN1m6I9mTRVlLcb9OQ=; b=xMCuccm50x0MsWW3uJhfNf2aqmoF1rOVF/RY1fwBx7w4CAcJKqkryVRYz3l7OxFTcR XIQ3UA41uMD3vRoZFcYz72yBGiiMfNReHiYrA8Sel2vANc0gAexBjOBrf1VCKkavR1he 4gcdpbwRBxlStcKoE+M3uNIMfT8QRmtOHiCt1bGxLQoW7qlmU/HquqjHI5tlt7VEQd3d lfa5JLspFud/WXZ1ZMLGpNNc9kY++xh/lTDlXJTweRs9QE3iY/f2v20ilCx+Bbp86lde fqxtew3XaPN0q+DntQcgUGPf6RISNA1N4prykVJQXE1rUFrICvStHDP06iBovwEpxSSm oRwg== X-Received: by 10.236.93.2 with SMTP id k2mr260464yhf.184.1410993289055; Wed, 17 Sep 2014 15:34:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.170.161.131 with HTTP; Wed, 17 Sep 2014 15:34:08 -0700 (PDT) In-Reply-To: <1410968661.1166.32.camel@bruno> References: <513CB9AF.3090409@swin.edu.au> <53BF8945.3000802@swin.edu.au> <540D0741.6030403@swin.edu.au> <1410907731.1166.13.camel@bruno> <5418F8E4.8070606@swin.edu.au> <1410968661.1166.32.camel@bruno> From: Eric Joyner Date: Wed, 17 Sep 2014 15:34:08 -0700 Message-ID: Subject: Re: Multipath TCP for FreeBSD v0.4 To: Sean Bruno Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "freebsd-net@freebsd.org" , Nigel Williams X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2014 22:34:50 -0000 As a random person without commit privileges, I hope so, too. --- - Eric Joyner On Wed, Sep 17, 2014 at 8:44 AM, Sean Bruno wrote: > On Wed, 2014-09-17 at 12:58 +1000, Nigel Williams wrote: > > On 17/09/14 08:48, Sean Bruno wrote: > > > On Mon, 2014-09-08 at 11:32 +1000, Nigel Williams wrote: > > >> Hi, > > >> > > >> We recently released a new tech report "Design Overview of > > Multipath TCP > > >> version 0.4 for FreeBSD-11" [1]. The report provides some details > > on > > >> various aspects of the implementation (session management, > > data-level > > >> retransmission etc), as of the most recent v0.4 patch [2]. > > >> > > >> cheers, > > >> nigel > > >> > > >> [1] http://caia.swin.edu.au/reports/140822A/CAIA-TR-140822A.pdf > > >> [2] http://caia.swin.edu.au/urp/newtcp/mptcp/tools.html > > >> > > > > > > > > > Nigel: > > > > > > Hi! Are you folks interested in having this patchset incorporated > > into > > > the main line of FreeBSD? I'm open to putting up a phabricator > > review > > > for you folks at https://reviews.freebsd.org if that's something you > > > guys want to do? > > > > > > sean > > > > > > > Hi Sean, > > > > Thanks, but I think it's too early to put it into phabricator. The > > patch > > releases thus far are early test previews for those who are > > interested > > and perhaps willing to play around with. So in short, it's not > > production quality and not ready for committing to mainline. > > > > I'll continue to announce these patches on the mailing list for the > > time > > being. I'm of course open to feedback/suggestions/questions and will > > provide documentation with each release. > > > > cheers, > > nigel > > > > > > Noted. Thank you for the feedback. > > I hope, that someday, https://reviews.freebsd.org becomes more of a code > review tool for users than it is being used for today. > > sean > > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >