Lafayette College CS305 Spring 2018.
A simple network simulation of the distance-vector routing algorithm in Java used by RIP.
Build the project using the included Makefile as follows :
$ make compileTo run the simulation, initialize multiple routers using the command
$ java Router [-reverse] configFilethen interact with the routers through the command line. Routers will also automatically send periodical updates to their neighbors.
Non-commercial, educational use only. Except with written authorization.