#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 | |
ndn::autoconfig_server | |
Variables | |
const Name | ndn::autoconfig_server::HUB_DATA_NAME {"/localhop/ndn-autoconf/hub"} |
const Name | ndn::autoconfig_server::ROUTABLE_PREFIXES_DATA_PREFIX {"/localhop/nfd"} |
const PartialName | ndn::autoconfig_server::ROUTABLE_PREFIXES_DATA_SUFFIX {"rib/routable-prefixes"} |