aqua-sim-ng icon indicating copy to clipboard operation
aqua-sim-ng copied to clipboard

Aqua-Sim on NS3

Results 9 aqua-sim-ng issues
Sort by recently updated
recently updated
newest added

i am trying to run the ddos example avialble in aquasim-ng. but no result found. simulation end with 0 network packet send/recv. kindly guide what is the possible reason. ![image](https://user-images.githubusercontent.com/11560771/70847970-e4bbf780-1e8c-11ea-9b19-a894d7b3fba1.png)

Dear Robert Martin, In fact, it is not at all a bug or issue. Simply it is a doubt. I could not find any other person who can provide an...

https://github.com/rmartin5/aqua-sim-ng/blob/0e8907693df9a3c1328cc5998c7b8bd86b60169a/model/aqua-sim-signal-cache.cc#L85

https://github.com/rmartin5/aqua-sim-ng/blob/0e8907693df9a3c1328cc5998c7b8bd86b60169a/model/aqua-sim-net-device.cc#L177 I guess the second m_phy should be m_routing

I would like to save the pcap file for the ddos.cc script. Currently, it is not present. Could you kindly help me capture the pcap file?

Hi I am trying to install aquasim ; but I am getting build error I have installed NS3.34 on ubuntu20.04

Dear Robert Martin sir I'm unable to implement HH-VBF using "aqua-sim-routing-vbf.cc" model. Please help me out. Your help is highly appreciated.

Hi, When run DBR with trace on we have noticed occasionally that in different transmission and receiving events there are multiple of a single header type. Specifically we have seen...

Firstly, the examples folder needs to have it's own CMakeLists.txt, which I promptly fixed. Next, was there are a ton of incorrect operation on types and missing functions in destructor...