Skip to content

wiklam/router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Router

Program simulating distance vector protocol. On entry, it receives n - number of ip_addresses with which the router is connected. Then n entrances in the formula for example "125.12.13.1/23 distance 3".

Program is divided into three parts - network.c with main() - handle network communication with other routers using UDP, check.c checks for correctness and conversion.c convert data and implement logic.

Wiktor Pilarczyk 308533

About

Simulation of the distance-vector routing protocol for a router.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors