#include "face-map.hpp"
#include "fib-entry.hpp"
#include "test-access-control.hpp"
#include <ndn-cxx/mgmt/nfd/controller.hpp>
#include <ndn-cxx/util/time.hpp>
Go to the source code of this file.
Data Structures | |
class | nlsr::Fib |
Maps names to lists of next hops, and exports this information to NFD. More... | |
Namespaces | |
nlsr | |
Copyright (c) 2014-2017, The University of Memphis, Regents of the University of California, Arizona Board of Regents. | |
Typedefs | |
typedef std::function< void(FibEntry &)> | nlsr::afterRefreshCallback |