Skip to content
forked from mkheirkhah/mptcp

MultiPath TCP (MPTCP) Implementation in ns-3

License

Notifications You must be signed in to change notification settings

kingofkill/mptcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We have been working on developing MultiPath-TCP, which conform to RFC 6824 and closely follows MPTCP Linux kernel desgin. 

The implementation is not complete yet, but the main functionalities of MPTCP can be simulated from our first released version. You are thus very wellcome to contribute to this code.

A brief description of the MPTCP model can be found in our recent short paper, which was presented at the WNS3 2014, with the following link: http://arxiv.org/abs/1510.07721

The DOI of our first release can be found in the following link: http://dx.doi.org/10.5281/zenodo.32691

About

MultiPath TCP (MPTCP) Implementation in ns-3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 78.5%
  • Gnuplot 16.3%
  • Python 3.4%
  • Perl 1.4%
  • MATLAB 0.1%
  • C 0.1%
  • Other 0.2%