#include "forwarder.hpp"#include "algorithm.hpp"#include "best-route-strategy2.hpp"#include "strategy.hpp"#include "core/logger.hpp"#include "table/cleanup.hpp"#include <ndn-cxx/lp/tags.hpp>#include "face/null-face.hpp"
Go to the source code of this file.
Namespaces | |
| nfd | |
| Copyright (c) 2011-2015 Regents of the University of California.  | |
Functions | |
| static Name | nfd::getDefaultStrategyName () | 
| static bool | nfd::compare_InRecord_expiry (const pit::InRecord &a, const pit::InRecord &b) | 
| static void | nfd::insertNonceToDnl (DeadNonceList &dnl, const pit::Entry &pitEntry, const pit::OutRecord &outRecord) | 
Variables | |
| nfd::Forwarder | |