In order to build the code on ns-3 refer to the following steps:
To run a simulation:
- Launch a terminal
- Add ns-3 directory to the PATH environment‘s variable
- To build and run a simulation use ./waf --run scratch/mpTopology
mptcp-ns3
原文:http://www.cnblogs.com/liuhg/p/mptcp-ns3.html