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