NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
route.cpp File Reference
Include dependency graph for route.cpp:

Go to the source code of this file.

Namespaces

 nfd
 Copyright (c) 2011-2015 Regents of the University of California.
 
 nfd::rib
 

Functions

static time::steady_clock::time_point nfd::rib::computeExpiration (const ndn::PrefixAnnouncement &ann)
 
bool nfd::rib::operator== (const Route &lhs, const Route &rhs)
 
std::ostream & nfd::rib::operator<< (std::ostream &os, const Route &route)
 

Variables

const uint64_t nfd::rib::PA_ROUTE_COST = 2048
 cost of route created by prefix announcement More...