rib-manager.cpp File Reference
#include "rib-manager.hpp"
#include "core/fib-max-depth.hpp"
#include "core/logger.hpp"
#include <ndn-cxx/lp/tags.hpp>
#include <ndn-cxx/mgmt/nfd/control-command.hpp>
#include <ndn-cxx/mgmt/nfd/control-parameters.hpp>
#include <ndn-cxx/mgmt/nfd/control-response.hpp>
#include <ndn-cxx/mgmt/nfd/face-status.hpp>
#include <ndn-cxx/mgmt/nfd/rib-entry.hpp>
+ Include dependency graph for rib-manager.cpp:

Go to the source code of this file.

Namespaces

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

Functions

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

Variables

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