#include "dataset-interest-handler.hpp"
#include "nlsr.hpp"
#include "logger.hpp"
#include <ndn-cxx/mgmt/nfd/control-response.hpp>
#include <ndn-cxx/util/regex.hpp>
Go to the source code of this file.
Namespaces | |
nlsr | |
Copyright (c) 2014-2020, The University of Memphis, Regents of the University of California. | |
Variables | |
const ndn::PartialName | nlsr::ADJACENCIES_DATASET {"lsdb/adjacencies"} |
const ndn::PartialName | nlsr::COORDINATES_DATASET {"lsdb/coordinates"} |
const ndn::PartialName | nlsr::NAMES_DATASET {"lsdb/names"} |
const ndn::PartialName | nlsr::RT_DATASET {"routing-table"} |