Skip to content

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

Notifications You must be signed in to change notification settings

starzia/Routesim

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