Re: Multipath TCP for FreeBSD v0.4

2014-09-17 Thread Alfred Perlstein
Github offers an excellent system with comments and all that jazz for making pull requests. Super simple to use. On 9/17/14 3:34 PM, Eric Joyner wrote: 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

Re: Multipath TCP for FreeBSD v0.4

2014-09-17 Thread Eric Joyner
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: >

Re: Multipath TCP for FreeBSD v0.4

2014-09-17 Thread Sean Bruno
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

Re: Multipath TCP for FreeBSD v0.4

2014-09-16 Thread Nigel Williams
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 manage

Re: Multipath TCP for FreeBSD v0.4

2014-09-16 Thread Outback Dingo
On Wed, Sep 17, 2014 at 9:23 AM, Mark Felder wrote: > On Tue, Sep 16, 2014, at 17:59, Outback Dingo wrote: > > > > > Im quite curious why you would want to include something thats been found > > to be broken and not functional > > into mainline if it was working sure... im sure we would love

Re: Multipath TCP for FreeBSD v0.4

2014-09-16 Thread hiren panchasara
On Tue, Sep 16, 2014 at 3:48 PM, 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 impl

Re: Multipath TCP for FreeBSD v0.4

2014-09-16 Thread Mark Felder
On Tue, Sep 16, 2014, at 17:59, Outback Dingo wrote: > > > Im quite curious why you would want to include something thats been found > to be broken and not functional > into mainline if it was working sure... im sure we would love it. > However its been months rolling along to get > this patch

Re: Multipath TCP for FreeBSD v0.4

2014-09-16 Thread Outback Dingo
On Wed, Sep 17, 2014 at 8:48 AM, 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 th

Re: Multipath TCP for FreeBSD v0.4

2014-09-16 Thread Sean Bruno
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 > retransmis

Re: Multipath TCP for FreeBSD v0.4

2014-09-07 Thread Nigel Williams
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

Re: Multipath TCP for FreeBSD v0.4

2014-07-16 Thread Nigel Williams
Just a quick note for anyone else that might be trying out the patch... and I've built the whole system on both nodes without WITNESS and other debug- ging functionalities: === Index: /usr/src/sys/amd64/conf/GENERIC ===

Re: Multipath TCP for FreeBSD v0.4

2014-07-13 Thread Nils Beyer
Hi Nigel, Nigel Williams wrote: >> Do you want any crash dumps? If yes, where do you want them to be >> uploaded? > > Yes, that would be helpful (I'll send you a link to a drop box). If you > were able to email me the core text files that might also help. Thanks for the link. I've sent you two c

Re: Multipath TCP for FreeBSD v0.4

2014-07-13 Thread Nigel Williams
Hi Nils, On 11/07/14 20:24, Nils Beyer wrote: Hi Nigel, Nigel Williams wrote: A new v0.4 patch is available at [1]. [...] Thanks a lot for publishing the latest patch. Already tried it on two phyiscal machines with directly connected NICs. Great, thanks for testing it out. "iperf" looks

Re: Multipath TCP for FreeBSD v0.4

2014-07-11 Thread Nils Beyer
Hi Nigel, Nigel Williams wrote: > A new v0.4 patch is available at [1]. [...] Thanks a lot for publishing the latest patch. Already tried it on two phyiscal machines with directly connected NICs. "iperf" looks nice: ===

Multipath TCP for FreeBSD v0.4

2014-07-10 Thread Nigel Williams
Hello all, A new v0.4 patch is available at [1]. This release is mostly bug-fixes and improvements to core functionality (establishing/closing connections, retransmissions etc), and also brings the implementation up to a more recent version of FreeBSD-HEAD. The full list of changes and cavea