Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 2080 - MPTCP - FullMesh: queue_delayed_work is only successful on…
… the first call https://www.nsnam.org/bugzilla/show_bug.cgi?id=2080 In mptcp_fullmesh.c, if mptcp_address_worker() exits, subsequent addresses that are added to a node do not get put on to the work queue, resulting in the second address not being added to the meta socket. Note: this issue was fixed in the sim-ns3-dev-branch. Reported-by: Richard Withnell <rick_withnell@hotmail.com> Signed-off-by: Hajime Tazaki <tazaki@sfc.wide.ad.jp>
- Loading branch information