Christoph Paasch
Christoph Paasch
@lwins-lights - When you changed from MPTCP to "official Linux", you were no more using MPTCP. So then, did you had a single TCP-connection whose congestion-window was higher than 1.5MB...
I see. Can you take a packet-trace on both client and server and share it with us?
MPTCP is supported on macOS as well. So, that would make it 2 platforms already.
AFAICS, the issue on `mptcp_write_mpcapable_data` is still present. On Matt's 3)'rd point: The code is indeed confusing, but it is correct AFAICS. Whenever `mptcp_is_data_mpcapable` is true, we treat the `dss_offset`...
Yes, this is server-side. And it looks like the counter gets incremented for incoming "pure" SYN.
@pabeni - logs are not going that far back :-/ No other reports,... before that.
This code has been a long time ago :) I will try to find the time to rebase and send out a PR. But if you have some time, don’t...
Can you repost the script with three times ` . Because, github makes this kinda unreadable. Have a look at https://guides.github.com/features/mastering-markdown/ for more info on how to post code in...