- 8f0b8b6 Simplify some code with Boost.Operators by Davide Pesavento · 1 year, 4 months ago
- 191a7a2 core+daemon: declare all equality operators as hidden friends by Davide Pesavento · 1 year, 7 months ago
- aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
- e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
- b7bfcb9 build: switch to C++17 by Davide Pesavento · 2 years, 7 months ago
- 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
- 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
- 1b077f6 rib: move entire subdir to daemon/rib by Davide Pesavento · 6 years ago[Renamed (93%) from rib/route.hpp]
- feddc3c core: use ndn-cxx scheduler::ScopedEventId by Junxiao Shi · 6 years ago
- e1bdc08 rib: stop using the global scheduler by Davide Pesavento · 6 years ago
- d47cd63 rib: put PrefixAnnouncement in Route and RibEntry by Junxiao Shi · 6 years ago
- 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
- 3f21e58 rib: simplify Route class by Junxiao Shi · 8 years ago
- 22db539 rib+tools: use ndn::nfd::RouteOrigin instead of uint64_t by Davide Pesavento · 8 years ago
- 9f5b01d core: move common.hpp to core/ by Junxiao Shi · 8 years ago
- 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
- 76c751c rib: Perform FIB updates before modifying RIB by Vince Lehman · 10 years ago
- 218be0a rib: Rename FaceEntry to Route by Vince Lehman · 10 years ago[Renamed (80%) from rib/face-entry.hpp]
- 1e46be3 core: rename nfd::EventId to nfd::scheduler::EventId by Junxiao Shi · 10 years ago
- 3313a37 rib-manager: deleting expired entries from the rib and fib. by Syed Obaid · 10 years ago
- 4387e78 rib: Generate FIB updates using route flags by Vince Lehman · 11 years ago
- 14e76dd rib: Add "common.hpp" to rib/face-entry.hpp by Vince Lehman · 11 years ago
- 12e4946 rib: Implement RIB as trie by Vince · 11 years ago