1. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  2. 1b077f6 rib: move entire subdir to daemon/rib by Davide Pesavento · 6 years ago[Renamed from rib/rib-entry.cpp]
  3. e1bdc08 rib: stop using the global scheduler by Davide Pesavento · 6 years ago
  4. d47cd63 rib: put PrefixAnnouncement in Route and RibEntry by Junxiao Shi · 6 years ago
  5. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  6. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  7. 3f21e58 rib: simplify Route class by Junxiao Shi · 8 years ago
  8. 89c4cca rib: route addition and removal signals by Nick Gordon · 8 years ago
  9. 25c6ce4 mgmt+rib: include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  10. 4310d50 rib: Fix use-after-free in RibEntry::getRouteWithSecondLowestCostByFaceId by Vince Lehman · 9 years ago
  11. 9dcfc40 rib: Fix TestFibUpdates/EraseFace on Ubuntu 14.04 32-bit by Vince Lehman · 10 years ago
  12. 76c751c rib: Perform FIB updates before modifying RIB by Vince Lehman · 10 years ago
  13. 7c10b3b docs: Prepare release notes for version 0.3.0 by Alexander Afanasyev · 10 years ago NFD-0.3.0
  14. 218be0a rib: Rename FaceEntry to Route by Vince Lehman · 10 years ago
  15. 281ded7 rib: Cancel expiration on unregistration by Vince Lehman · 10 years ago
  16. 3313a37 rib-manager: deleting expired entries from the rib and fib. by Syed Obaid · 11 years ago
  17. 4387e78 rib: Generate FIB updates using route flags by Vince Lehman · 11 years ago
  18. 12e4946 rib: Implement RIB as trie by Vince · 11 years ago