multipath-tcp / mptcp_net-next

Development version of the Upstream MultiPath TCP Linux kernel 🐧
https://mptcp.dev
Other
292 stars 42 forks source link

Packetdrill: Support MPC+DATA+checksum error #234

Open spoorva opened 3 years ago

spoorva commented 3 years ago

Packetdrill throws a "bad outbound TCP options" error when an outbound packet contains mpc+datalen. The data length field shows up "unknown length" in the actual packet.

dcaratti commented 3 years ago

the problem is, packetdrill does not support MPC+DATA+checksum at all. I'm working on extending the current code to support it

matttbe commented 3 years ago

I suggest to convert this as a "new feature": we need to support MPC+DATA+checksum. Please tell me if it is not OK!