#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>
Go to the source code of this file.
Namespaces | |
| nfd | |
| Copyright (c) 2011-2015 Regents of the University of California.  | |
| nfd::rib | |
Functions | |
| std::ostream & | nfd::rib::operator<< (std::ostream &os, RibManager::SlAnnounceResult res) | 
Variables | |
| nfd::rib::RibManager | |
| static const std::string | nfd::rib::MGMT_MODULE_NAME = "rib" | 
| static const Name | nfd::rib::LOCALHOST_TOP_PREFIX = "/localhost/nfd" | 
| static const time::seconds | nfd::rib::ACTIVE_FACE_FETCH_INTERVAL = 5_min |