Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 788 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 788 Bytes

Presentation

This repository contains software for multipath TCP:

  • mptcp: basic haskell library used by the other projects
  • mptcp-pm: a userspace path manager
  • mptcpanalyzer: a tool to help with MPTCP pcap analysis

Mptcpanalyzer accepts packet capture files (*.pcap) as inputs and from there you can:

  • list MPTCP connections
  • compute statistics on a specific MPTCP connection (list of subflows, reinjections, subflow actual contributions...)
  • export a CSV file with MPTCP fields
  • plot one way delays
  • ...

See its README for more info.

See this blog for more tutorials about mptcpanalyzer.

Acknowledgements

This project is founded by NGI pointer.