rmartin5 / aqua-sim-ng

Aqua-Sim on NS3
81 stars 41 forks source link

fix the packet clean problem in GOAL::ProcessAckPkt function #13

Closed BigRabbit71 closed 5 years ago

BigRabbit71 commented 5 years ago

According to the issue 12(https://github.com/rmartin5/aqua-sim-ng/issues/12), the memory release method of the packet in ns3::AquaSimGoal::ProcessAckPkt function should be changed to fit all ns3 version.