NetSim Source Code Help
Loading...
Searching...
No Matches
DistanceVectorAlgorithm.c File Reference
#include "main.h"
#include "Routing.h"
Include dependency graph for DistanceVectorAlgorithm.c:

Go to the source code of this file.

Functions

int fn_NetSim_RIP_DistanceVectorAlgorithm (struct stru_NetSim_Network *NETWORK, NetSim_EVENTDETAILS *pstruEventDetails)
 

Function Documentation

◆ fn_NetSim_RIP_DistanceVectorAlgorithm()

int fn_NetSim_RIP_DistanceVectorAlgorithm ( struct stru_NetSim_Network NETWORK,
NetSim_EVENTDETAILS pstruEventDetails 
)
This function runs the distance vector routing algorithm for optimized routing of packets from
source to destination. The optimization is done per a particular metric, i.e the shortest distance.
This algorithm runs inside a single Autonomous System
static struct stru_802_11_Phy_Parameters_HT a

Definition at line 27 of file DistanceVectorAlgorithm.c.

Here is the call graph for this function:
Here is the caller graph for this function: