Replicate topologies from the Freifunk data set with cable and WiFi connections.
- for each Freifunk topology
- create network
- wait 10 seconds
- start Yggdrasil on each node
- wait 5 minutes
- send ping over <node count> random & unique paths over a period 5 minutes
- record ping statistics and traffic
- continue at 1.
- 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