routingtable.hh File Reference
Routing table management. More...
#include "set/routes.hh"
#include "routingtable.hxx"
Go to the source code of this file.
Detailed Description
Routing table management.
- Author:
- Ignacy Gawedzki
- Date:
- Tue Mar 16 14:23:32 2004
Two kinds of routes are considered: local and remote routes. A local route is a route to a symmetric 1-hop neighbor, whereas a remote route is a multihop route to a node not in the symmetric 1-hop neighborhood. Local routes are computed using the neighbor tables directly, whereas remote routes are computed using a shortest path algorithm on the partial topology graph. Newly calculated routes need to be flushed to the kernel in order for them to take effect.
Define Documentation
#define QOLYESTER_DAEMON_ALG_ROUTINGTABLE_HH 1 |
|
Function Documentation
void olsr::alg::clean_routes |
( |
|
) |
|
|
void olsr::alg::compute_routes |
( |
|
) |
|
|
|
Routine to calculate new routing tables |
|
Routine to apply new routing tables |
Generated on Thu Jul 28 21:21:49 2005 for Qolyester daemon by
1.4.1