Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a destructor to the NetworkNS3Model to cleanup the ns-3 side
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Fri, 28 Jan 2022 22:03:45 +0000 (23:03 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Fri, 28 Jan 2022 22:13:12 +0000 (23:13 +0100)
commitd62cc4728c7d898376119d4f71fe2ad2918cfd73
treeb1ab432a50e2a1a188078aa8a2db92ed7cbb3786
parentf9763d98abec7b9098ec028e1e93800aecccbcdd
Add a destructor to the NetworkNS3Model to cleanup the ns-3 side

Even if in my tests, calling Simulator::Destroy as indicated by the
ns-3 doc does not actually fix our leakage.
src/surf/network_ns3.cpp
src/surf/network_ns3.hpp