#include "set/routes.hh"
#include "alg/dijkstra.hh"
#include "routingtable.hxx"
Go to the source code of this file.
Namespaces | |
namespace | olsr |
namespace | olsr::alg |
Defines | |
#define | QOLYESTER_DAEMON_ALG_ROUTINGTABLE_HH 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 () |
#define QOLYESTER_DAEMON_ALG_ROUTINGTABLE_HH 1 |