-
I want to simulate a denial of service attack in the Noxim
But when I write traffic table
For example:
0 399 1.0
The answer of the simulator less total energy than random traffic!
While he should…
-
I want to use the table based traffic in noxim. But I can not find any example of the txt file. Could someone show an example for me?
-
I would like to know that on what technology node, power values have been calculated and put in the power.yaml file
-
I'm having some problems trying to use the routing table.
First I learned from issue [#64](https://github.com/davidepatti/noxim/issues/64) and **GlobaRoutingTable.cpp** that the format of the routing…
-
I'm having some problems with Noxim and want to debug using Clion's debugger.
I followed **/noxim/other/setup/README_CLion.txt** and successfully opened the code from CLion, but running it gives me a…
-
I get the following error when I try the wget command
`error while loading shared libraries: libsystemc-2.3.1.so: cannot open shared object file: No such file or directory`
I have systemc on my ma…
-
Which configurations need to be modified to set up wireless nodes?
-
hi!
i read the noxim tutorial and tried to find online how to run real applicatio traces in noxim but i didnt get any answers. please help.
also how do we map task graphs to cores on noxim.
-
I use the command in Ubuntu 20.04:
bash base_reference() = boost::next(this->base()); }
......
/usr/include/boost/mpl/next_prior.hpp:29:8: note: ‘boost::mpl::next’
29 | struct next
| …
-
I have developed a new routing algorithm called WHIRL. I have followed the steps in the Noxim tutorial.
However, when I have done make clean and make, the following error is coming. Please help.
…