We just posted on github a variation of the network simulator ns3 to support multipath TCP (MPTCP).

For our studies, we developed additions to ns3, its Direct Code Execution extension (DCE), wireshark and other programs (iperf3 etc…). Our intent is to regroup those changes in a single github repo while improving them. For now some of theses changes live in other repositories (as for DCE). All the code is licensed under a GPL licence, hence any modifications you deploy should be made available for everyone to see.

Our goal is to upstream all changes but it requires lots of work to document, fix style etc… Feel free to send pull requests via the github tracker.

Keep in mind this is Work In Progress.

Matt