#include "alg/dijkstra.hh"#include "set/hna.hh"#include "set/mid.hh"#include "set/routes.hh"#include "set/neighbors.hh"#include "sys/routing.hh"#include "routingtable.hh"Go to the source code of this file.
Namespaces | |
| namespace | olsr |
| namespace | olsr::alg |
Defines | |
| #define | QOLYESTER_DAEMON_ALG_ROUTINGTABLE_HXX 1 |
Functions | |
| void | olsr::alg::compute_routes () |
| void | olsr::alg::flush_routes (const lrouteset_t &local_rs, const rrouteset_t &remote_rs) |
| void | olsr::alg::clean_routes () |
Variables | |
| hnaset_t | olsr::hna_set |
| lrouteset_t | olsr::lroute_set |
| rrouteset_t | olsr::rroute_set |
| bool | olsr::notables = false |
| #define QOLYESTER_DAEMON_ALG_ROUTINGTABLE_HXX 1 |
1.5.6