#include "nfd.hpp"#include "core/config-file.hpp"#include "core/global-io.hpp"#include "core/log-config-section.hpp"#include "core/privilege-helper.hpp"#include "face/face-system.hpp"#include "face/internal-face.hpp"#include "face/null-face.hpp"#include "fw/forwarder.hpp"#include "mgmt/cs-manager.hpp"#include "mgmt/face-manager.hpp"#include "mgmt/fib-manager.hpp"#include "mgmt/forwarder-status-manager.hpp"#include "mgmt/general-config-section.hpp"#include "mgmt/strategy-choice-manager.hpp"#include "mgmt/tables-config-section.hpp"
Include dependency graph for nfd.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. | |
Functions | |
| static void | nfd::ignoreRibAndLogSections (const std::string &filename, const std::string §ionName, const ConfigSection §ion, bool isDryRun) |
Variables | |
| static const std::string | nfd::INTERNAL_CONFIG = "internal://nfd.conf" |