Skip to content

starzia/Routesim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

EECS-340 Routing Lab project, by Prof. Peter Dinda.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published