#include "forwarder.hpp"
#include "algorithm.hpp"
#include "best-route-strategy.hpp"
#include "scope-prefix.hpp"
#include "strategy.hpp"
#include "common/global.hpp"
#include "common/logger.hpp"
#include "table/cleanup.hpp"
#include <ndn-cxx/lp/pit-token.hpp>
#include <ndn-cxx/lp/tags.hpp>
Go to the source code of this file.
Namespaces | |
nfd | |
-status-http-server | |
Functions | |
static Name | nfd::getDefaultStrategyName () |
Variables | |
const std::string | nfd::CFG_FORWARDER = "forwarder" |