rib-manager.cpp File Reference
#include "rib-manager.hpp"
#include "common/global.hpp"
#include "common/logger.hpp"
#include "rib/rib.hpp"
#include "table/fib.hpp"
#include <ndn-cxx/lp/tags.hpp>
#include <ndn-cxx/mgmt/nfd/face-status.hpp>
#include <ndn-cxx/mgmt/nfd/rib-entry.hpp>
#include <ndn-cxx/security/certificate-fetcher-direct-fetch.hpp>
+ Include dependency graph for rib-manager.cpp:

Go to the source code of this file.

Namespaces

 nfd
 

Functions

std::ostream & nfd::operator<< (std::ostream &os, RibManager::SlAnnounceResult res)
 

Variables

constexpr time::seconds nfd::ACTIVE_FACE_FETCH_INTERVAL = 5_min
 
const Name nfd::LOCALHOST_TOP_PREFIX = "/localhost/nfd"
 
const std::string nfd::MGMT_MODULE_NAME = "rib"