lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 31 Aug 2020 10:58:49 -0700 (PDT)
From:   Mat Martineau <mathew.j.martineau@...ux.intel.com>
To:     Eric Curtin <ericcurtin17@...il.com>
cc:     Kernel development list <linux-kernel@...r.kernel.org>,
        fw@...len.de, davem@...emloft.net, dcaratti@...hat.com,
        matthieu.baerts@...sares.net, pabeni@...hat.com
Subject: Re: Trying to run mptcp on my machine


On Mon, 31 Aug 2020, Eric Curtin wrote:

> Hi Guys,
>
> I've been trying to get mptcp up and running on my machine (xubuntu
> 20.04) with little joy. What I did was install 5,8,5 kernel from here:
>
> https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.8.5/amd64/
>
> Reboot, tried a curl:
>
> curl http://www.multipath-tcp.org
> Nay, Nay, Nay, your have an old computer that does not speak MPTCP.
> Shame on you!
>
> Checked this flag:
>
> sudo cat /proc/sys/net/mptcp/enabled
> 1
>
> Even tried to run this guy in the kernel repo with no joy
> mptcp_connect.sh. Any pointers to get mptcp running? I couldn't find
> too much documentation on how to configure it on GNU/Linux.

Hi Eric -

I think one helpful guide for you would be this recent post by Davide 
(dcaratti@...hat.com on the cc list):

https://developers.redhat.com/blog/2020/08/19/multipath-tcp-on-red-hat-enterprise-linux-8-3-from-0-to-1-subflows/

With curl, what you're seeing is that existing programs do continue to use 
regular TCP. The blog post has a section on one approach to making 
unmodified programs open sockets with IPPROTO_MPTCP.

The MPTCP upstream community has a mailing list at mptcp@...ts.01.org and 
a wiki at https://github.com/multipath-tcp/mptcp_net-next/wiki - and we 
are working on more documentation with the kind of pointers you're looking 
for.

Thanks for trying out MPTCP!

--
Mat Martineau
Intel

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ