Skip to content

Instantly share code, notes, and snippets.

diff --git a/src/network/utils/pcap-file-wrapper.cc b/src/network/utils/pcap-file-wrapper.cc
--- a/src/network/utils/pcap-file-wrapper.cc
+++ b/src/network/utils/pcap-file-wrapper.cc
@@ -55,6 +55,18 @@
Close ();
}
+void
+PcapFileWrapper::DoDispose (void)
+{
git clone http://github.com/richardwithnell/mptcp.git mptcp-dce
cd mptcp-dce
git checkout subflow_64
#git checkout netlink
git remote add dce git://github.com/richardwithnell/net-next-sim.git
git fetch dce
git merge dce/sim-ns3-3.14.0-branch --no-commit
cat >> arch/sim/defconfig <<END
CONFIG_MPTCP=y