Route Info exchange and route computation (Control plane)
Route Logic [class RouteLogic]
- Represents the routing table created and maintained centrally for every unicast simulation
Route Object [class rtObject]
- co-ordinator for the different routing protocols that operate at a node.
Route Peer [class rtPeer]
- Stores the metric and preference for each route it advertised.
Routing Protocol [class Agent/rtProto]
- Implements a specified routing algorithm
- Static, Session, Manual, DV