Test the convergence of different routing protocols on three topologies (line, grid and a random tree) of 100 nodes each.
- for each topology:
- wait 10 seconds
- start Yggdrasil on each node
- wait 0-60 seconds (increase by 2 on each iteration)
- send 200 pings between random pairs of nodes over a period of 2 seconds
- record arrived pings and shut down software
- continue at 3.
- remove remaining
*.csv
files in this directory - execute
sudo ./run.py
to run the test (will take a long time). ./plot.sh
will create graphs using gnuplot