Hi,
I guess the problem is with your script and topology. MPTCP connection/flow isn’t getting mapping as expected. It may be the problem with TCP Sequence Numbers. You need to figure it out by debugging.
Sent from Mail for Windows 10
From: franci...@gmail.com
Sent: 19 December 2018 19:05
To: kshfn...@gmail.com; vivelep...@gmail.com; truca...@gmail.com; anng...@ittc.ku.edu; natale.pa...@gmail.com
Cc: ns-3-r...@googlegroups.com; re...@codereview-hr.appspotmail.com
Subject: Re: ns-3 mptcp (issue 369810043 by kshfn...@gmail.com)
Hi,
I have downloaded the patch and compiled MPTCP successfully in ns-3.28.
MPTCP works well when I run the example "mptcp-example.cc" but when I
try to test MPTCP in a spine-leaf topology, the simulation ends with:
...
==== Dumping list of mappings ====
==== End of dump ====
msg="Could not find mapping associated to ssn",
file=../src/internet/model/mptcp-subflow.cc, line=289
terminate called without an active exception
Sorry I don't spend much time to check the code. I wonder what are the
possible reasons for this failure?
Thank you so much.
Best,
Francis
https://codereview.appspot.com/369810043/