NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
Todo List
Member ndn::Exclude::clear ()
const_iterator erase(const_iterator i);
Member ndn::Interest::matchesInterest (const Interest &other) const
Implement distinguishing interests by link. The current implementation checks only name+selectors (Issue #3162).
Member ndn::security::v2::CertificateStorage::cacheUnverifiedCert (Certificate &&cert)
Add ability to customize time period
Member ndn::security::v2::CertificateStorage::cacheVerifiedCert (Certificate &&cert)
Add ability to customize time period
Member ndn::security::v2::KeyChain::KeyChain ()
Add detailed description about config file behavior here
Class ndn::security::v2::Validator

Limit the maximum time the validation process is allowed to run before declaring failure

Ability to customize maximum lifetime for trusted and untrusted certificate caches. Current implementation hard-codes them to be 1 hour and 5 minutes.

Member ndn::security::v2::Validator::cacheVerifiedCertificate (Certificate &&cert)
Add ability to customize time period
Member nfd::fw::canForwardToLegacy (const pit::Entry &pitEntry, const Face &face)
find a better name for this function
Member nfd::pit::Entry::getInterest () const
#3162 require Link field to match the representative Interest
Class ns3::L2RateTracer
Finish implementation
Class ns3::L2Tracer
Finish implementation