rib-manager.cpp File Reference
#include "rib-manager.hpp"
#include "core/fib-max-depth.hpp"
#include "core/logger.hpp"
#include "core/scheduler.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
 

Variables

static const time::seconds nfd::rib::ACTIVE_FACE_FETCH_INTERVAL = time::seconds(300)
 
static const Name nfd::rib::LOCALHOP_TOP_PREFIX = "/localhop/nfd"
 
static const Name nfd::rib::LOCALHOST_TOP_PREFIX = "/localhost/nfd"
 
static const std::string nfd::rib::MGMT_MODULE_NAME = "rib"