http://www.nsnam.org/overview/projects/direct-code-execution/
how to use mptcp on ns-3-dce with various topologies.
- git clone https://github.com/upa/mptcp.git
- cd mptcp
- make defconfig ARCH=sim
- make library ARCH=sim
- make testbin -C arch/sim/test
- compile ns-3-dce. many packages are required.
- if use it with iplb, see https://github.com/upa/iplb/tree/master/benchmark
- and copy tcpgen compiled with DCE=yes option in flowgen, or use iperf.