Giter VIP home page Giter VIP logo

mptcp's Introduction

Multipath-TCP in ns-3

We have developed a model for Multipath-TCP (MPTCP) in ns-3, which conforms to RFC-6824 and closely follows the MPTCP Linux kernel design.

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

Our implementation is atop ns3.19 and supports several path management techniques (e.g. FullMesh and NdiffPorts) and congestion control algorithms such as Linked Increases, Scalable TCP, Uncoupled TCP and Fully Coupled.

Our recent works on multipath TCP that have been built on top of this code are as follows:

  • MMPTCP (IEEE INFOCOM 2016) - Best in Session Presentation Award
  • AMP (IFIP Networking 2019) - Best Paper Candidate

Installations

We have tested this code on Mac (with llvm-gcc42 and python 2.7.3-11) and several Linux distributions (e.g. Red Hat with gcc4.4.7 or Ubuntu16.4 with gcc5.4.0).

  1. Clone the MPTCP's repository
git clone https://github.com/mkheirkhah/mptcp.git
  1. Configure and build
CXXFLAGS="-Wall" ./waf configure build 
  1. Run a simulation
./waf --run "mptcp"

Simulations

A simple simulation script is available here.

Contact

Morteza Kheirkhah, University College London (UCL), [email protected]

How to reference this source code?

If you use this source code in part or entirely, please refer to it with the following bibtex:

@article{kheirkhah2015multipath,
  author  = {Kheirkhah, Morteza and Wakeman, Ian and Parisis, George},
  title   = {{Multipath-TCP in ns-3}},
  journal = {CoRR},
  year    = {2015},
  url     = {http://arxiv.org/abs/1510.07721},
  archivePrefix = {arXiv},
}

mptcp's People

Contributors

mkheirkhah avatar teto avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.