ndn::tools::autoconfig Namespace Reference

Classes

class  Base
 Base class for discovery stages. More...
 
class  BaseDns
 Base class for stages that use DNS-based guessing. More...
 
class  GuessFromIdentityName
 Guessing home router based on the default identity name. More...
 
class  GuessFromSearchDomains
 Guessing home router based on DNS query with default suffix. More...
 
class  MulticastDiscovery
 Multicast discovery stage. More...
 
class  NdnFchDiscovery
 Discovery NDN hub using NDN-FCH protocol. More...
 

Functions

static int main (int argc, char **argv)
 

Variables

static const Name LOCALHOP_HUB_DISCOVERY_PREFIX = "/localhop/ndn-autoconf/hub"
 

Function Documentation

static int ndn::tools::autoconfig::main ( int  argc,
char **  argv 
)
static

Definition at line 170 of file tools/ndn-autoconfig/main.cpp.

Variable Documentation

const Name ndn::tools::autoconfig::LOCALHOP_HUB_DISCOVERY_PREFIX = "/localhop/ndn-autoconf/hub"
static

Definition at line 32 of file multicast-discovery.cpp.