ndn-autoconfig-server.cpp File Reference
#include "core/version.hpp"
#include <ndn-cxx/encoding/tlv-nfd.hpp>
#include <ndn-cxx/face.hpp>
#include <ndn-cxx/security/key-chain.hpp>
Include dependency graph for ndn-autoconfig-server.cpp:

Go to the source code of this file.

Namespaces

 ndn
 Copyright (c) 2014-2016, Regents of the University of California, Arizona Board of Regents, Colorado State University, University Pierre & Marie Curie, Sorbonne University, Washington University in St.
 

Functions

static void ndn::usage (const char *programName)
 
int ndn::main (int argc, char **argv)
 
int main (int argc, char **argv)
 

Variables

static const Name ndn::LOCALHOP_HUB = "/localhop/ndn-autoconf/hub"
 
static const Name ndn::LOCALHOP_ROUTABLE_PREFIXES = "/localhop/nfd/rib/routable-prefixes"
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 216 of file ndn-autoconfig-server.cpp.