Next: 23.3.0.0.2 Session Routing
Up: 23.3 Protocol Specific Configuration
Previous: 23.3 Protocol Specific Configuration
The static route computation strategy is
the default route computation mechanism in .
This strategy uses the
Dijkstra's all-pairs SPF algorithm ../ns-2/route.cc
RouteLogic::compute_routes.
The route computation algorithm is run exactly once
prior to the start of the simulation.
The routes are computed
using an adjacency matrix and link costs of all the links in the topology.
2000-08-24