multipath-tcp / mptcp

⚠️⚠️⚠️ Deprecated 🚫 Out-of-tree Linux Kernel implementation of MultiPath TCP. 👉 Use https://github.com/multipath-tcp/mptcp_net-next repo instead ⚠️⚠️⚠️
https://github.com/multipath-tcp/mptcp_net-next
Other
889 stars 335 forks source link

How to test mptcp using iperf? #459

Closed pak-ji closed 2 years ago

pak-ji commented 2 years ago

If I use the mptcp kernel provided by multipath-tcp.org, does iperf provide mptcp by default?

Or do I need other settings?

I couldn't find a way by Googling.

Please help me..

pak-ji commented 2 years ago

I used tcpdump to find the MPTCP MP_JOIN packets.

My setup was weird.

thank you.