Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
To detect all the flows that are finishing at the same time, allow NS-3 to have a...
authorbcamus <benjamin.camus@inria.fr>
Tue, 17 Sep 2019 13:54:24 +0000 (15:54 +0200)
committerbcamus <benjamin.camus@inria.fr>
Tue, 17 Sep 2019 13:54:24 +0000 (15:54 +0200)
commit79b3fb5610812a6434ca06222ce71b65e31555ee
treeda03177958303e0c935236b2abf77cb2304b6dca
parentc1e56323157c8f68e07e33fa5a676712213c0013
To detect all the flows that are finishing at the same time, allow NS-3 to have a next_occuring_event of 0.
To avoid inconsistencies between SimGrid actions and NS3 flows, set the remainings of an action to 0 only when its flow is finished in NS3
src/surf/network_ns3.cpp