routing-calculator.hpp File Reference
#include "common.hpp"
#include "lsdb.hpp"
+ Include dependency graph for routing-calculator.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 nlsr
 Copyright (c) 2014-2020, The University of Memphis, Regents of the University of California.
 

Functions

void nlsr::calculateHyperbolicRoutingPath (NameMap &map, RoutingTable &rt, Lsdb &lsdb, AdjacencyList &adjacencies, ndn::Name thisRouterName, bool isDryRun)
 
void nlsr::calculateLinkStateRoutingPath (NameMap &map, RoutingTable &rt, ConfParameter &confParam, const Lsdb &lsdb)