All Projects → teto → mptcpanalyzer

teto / mptcpanalyzer

Licence: other
Software suite to analyze/control Multipath TCP (MPTCP) behavior

Programming Languages

haskell
3896 projects
lua
6591 projects
c
50402 projects - #5 most used programming language
Nix
1067 projects
Dhall
116 projects
shell
77523 projects

Labels

Projects that are alternatives of or similar to mptcpanalyzer

mptcp
MultiPath TCP (MPTCP) Implementation in ns-3
Stars: ✭ 72 (+7100%)
Mutual labels:  mptcp

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].