Packet simulation. Report available here
Set all bash scripts to be executable.
chmod u+x *.sh
To run the script use simulation.sh
.
./Simulation.sh
Output CSV's will appear in the output
directory after simulation has finished.
To clean the src
directory use clean.sh
.
./clean.sh