Distance Vector Routing Algorithm in C « Source Code
Distance Vector means that Routers are advertised as vector of distance and Direction. Direction is simply next hop address and exit interface and Distance means hop count. Routers using distance vector protocol do not have knowledge of the entire path to
sourcecode4all.wordpress.com |