1. 8f0b8b6 Simplify some code with Boost.Operators by Davide Pesavento · 1 year, 4 months ago
  2. ae43030 Further reduce the use of std::bind() by Davide Pesavento · 1 year, 8 months ago
  3. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  4. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  5. 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
  6. df1dc65 rib: change FIB update mocking method by Junxiao Shi · 5 years ago
  7. 17a7001 rib: consolidate RibManager::FaceIdSet into Rib by Junxiao Shi · 6 years ago
  8. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  9. 1b077f6 rib: move entire subdir to daemon/rib by Davide Pesavento · 6 years ago[Renamed from rib/rib.cpp]
  10. a4e6ec3 rib: do the longest-prefix match in self-learning route renew helper by Teng Liang · 6 years ago
  11. e1bdc08 rib: stop using the global scheduler by Davide Pesavento · 6 years ago
  12. d47cd63 rib: put PrefixAnnouncement in Route and RibEntry by Junxiao Shi · 6 years ago
  13. 5200904 rib: change FIB mocking mechanism by Junxiao Shi · 6 years ago
  14. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  15. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  16. 89c0ea0 rib: introduce Readvertise by Junxiao Shi · 8 years ago
  17. aaa58a6 rib: fix incorrect operator<< output by Weiwei Liu · 8 years ago
  18. 89c4cca rib: route addition and removal signals by Nick Gordon · 8 years ago
  19. e94804b rib: fix use-after-free in Rib::erase and RibManagerFixture::clearRib by Davide Pesavento · 8 years ago
  20. 76c751c rib: Perform FIB updates before modifying RIB by Vince Lehman · 10 years ago
  21. 7c10b3b docs: Prepare release notes for version 0.3.0 by Alexander Afanasyev · 10 years ago NFD-0.3.0
  22. 218be0a rib: Rename FaceEntry to Route by Vince Lehman · 10 years ago
  23. c17de83 rib: remote prefix registration by Yanbiao Li · 10 years ago
  24. 26b215c rib: Add periodic invalid face clean up by Vince Lehman · 10 years ago
  25. 281ded7 rib: Cancel expiration on unregistration by Vince Lehman · 10 years ago
  26. 3313a37 rib-manager: deleting expired entries from the rib and fib. by Syed Obaid · 10 years ago
  27. 4387e78 rib: Generate FIB updates using route flags by Vince Lehman · 11 years ago
  28. 12e4946 rib: Implement RIB as trie by Vince · 11 years ago
  29. 20d3144 rib: Switch RibManager to use NFD RIB Management protocol by Alexander Afanasyev · 11 years ago
  30. 3ecec50 rib: Integrating NRD code into NFD codebase by Alexander Afanasyev · 11 years ago