#include "program.hpp"
#include <ndn-cxx/encoding/block-helpers.hpp>
#include <ndn-cxx/encoding/tlv.hpp>
#include <ndn-cxx/encoding/tlv-nfd.hpp>
#include <iostream>
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_server | |
Functions | |
const Name | ndn::tools::autoconfig_server::HUB_DATA_NAME ("/localhop/ndn-autoconf/hub") |
const Name | ndn::tools::autoconfig_server::ROUTABLE_PREFIXES_DATA_PREFIX ("/localhop/nfd") |
const PartialName | ndn::tools::autoconfig_server::ROUTABLE_PREFIXES_DATA_SUFFIX ("rib/routable-prefixes") |