Skip to content

Implementation of distance-vector routing algorithm using C sockets. Start up a bunch of router instances and they'll learn the least-cost path to one another by sending update messages to neighboring routers using the iterative, asynchronous and distributed algorithm. Use the changelink Python script to modify the link cost between two routers.…

griffinfujioka/DistanceVectorRoutingAlgorithm

About

Implementation of distance-vector routing algorithm using C sockets. Start up a bunch of router instances and they'll learn the least-cost path to one another by sending update messages to neighboring routers using the iterative, asynchronous and distributed algorithm. Use the changelink Python script to modify the link cost between two routers.…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published