multicast-discovery.cpp File Reference
#include "multicast-discovery.hpp"
#include <boost/lexical_cast.hpp>
#include <ndn-cxx/encoding/tlv-nfd.hpp>
+ Include dependency graph for multicast-discovery.cpp:

Go to the source code of this file.

Namespaces

 ndn
 
 ndn::autoconfig
 

Variables

constexpr time::milliseconds ndn::autoconfig::HUB_DISCOVERY_INTEREST_LIFETIME = 4_s
 
const Name ndn::autoconfig::HUB_DISCOVERY_PREFIX {"/localhop/ndn-autoconf/hub"}
 
constexpr uint64_t ndn::autoconfig::HUB_DISCOVERY_ROUTE_COST = 1
 
constexpr time::milliseconds ndn::autoconfig::HUB_DISCOVERY_ROUTE_EXPIRATION = 30_s