starzia/Routesim
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Routesim Simple event-driven simulator for link-state and distance vector routing. (c) 2003 Peter A. Dinda PREREQUISITES Graphviz (including the dotty commandline tool). QUICK START INSTRUCTIONS: $ touch .dependencies $ make depend $ make TYPE=GENERIC $ ./routesim demo.topo demo.event GENERATING SIMULATION TOPOLOGIES The generate_simulation.py script can be used to generate random networks for testing. $ python generate_simulation.py --help