Skip to content

Created my own topology to set up static routing. Also implemented an "application" layer routing protocol which implements distance vector routing using Bellman-Ford algorithm.

Notifications You must be signed in to change notification settings

pkpraveen895/RIP-Lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RIP-Lite

Created my own topology and also set up static routing. Also, implemented an "application" layer routing protocol which implements distance vector routing using Bellman-Ford algorithm. TCP connection is created with the next hop neighbors and implemented Bellman-Ford algorithm on top of these TCP connections and exchanged routing information with the neighbors periodically.

About

Created my own topology to set up static routing. Also implemented an "application" layer routing protocol which implements distance vector routing using Bellman-Ford algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published