#include "procedure.hpp"
#include "guess-from-identity-name.hpp"
#include "guess-from-search-domains.hpp"
#include "multicast-discovery.hpp"
#include "ndn-fch-discovery.hpp"
Go to the source code of this file.
Namespaces | |
ndn | |
Copyright (c) 2014-2017, Regents of the University of California, Arizona Board of Regents, Colorado State University, University Pierre & Marie Curie, Sorbonne University, Washington University in St. | |
ndn::tools | |
ndn::tools::autoconfig | |
Variables | |
const time::nanoseconds | ndn::tools::autoconfig::FACEURI_CANONIZE_TIMEOUT = 4_s |
const std::vector< Name > | ndn::tools::autoconfig::HUB_PREFIXES {"/", "/localhop/nfd"} |
const uint64_t | ndn::tools::autoconfig::HUB_ROUTE_COST = 100 |
const nfd::RouteOrigin | ndn::tools::autoconfig::HUB_ROUTE_ORIGIN = nfd::ROUTE_ORIGIN_AUTOCONF |