1. 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
  2. cf7db2f tests: unit-tests-{core,tools} no longer require a global io_service by Davide Pesavento · 6 years ago
  3. 1b077f6 rib: move entire subdir to daemon/rib by Davide Pesavento · 6 years ago[Renamed (98%) from tests/rib/rib.t.cpp]
  4. a4e6ec3 rib: do the longest-prefix match in self-learning route renew helper by Teng Liang · 6 years ago
  5. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  6. 3f21e58 rib: simplify Route class by Junxiao Shi · 7 years ago
  7. 22db539 rib+tools: use ndn::nfd::RouteOrigin instead of uint64_t by Davide Pesavento · 8 years ago
  8. aaa58a6 rib: fix incorrect operator<< output by Weiwei Liu · 8 years ago
  9. 89c4cca rib: route addition and removal signals by Nick Gordon · 8 years ago
  10. 97210d5 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  11. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  12. 76c751c rib: Perform FIB updates before modifying RIB by Vince Lehman · 10 years ago
  13. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed (99%) from tests/rib/rib.cpp]
  14. 7c10b3b docs: Prepare release notes for version 0.3.0 by Alexander Afanasyev · 10 years ago NFD-0.3.0
  15. 218be0a rib: Rename FaceEntry to Route by Vince Lehman · 10 years ago
  16. 281ded7 rib: Cancel expiration on unregistration by Vince Lehman · 10 years ago
  17. 3313a37 rib-manager: deleting expired entries from the rib and fib. by Syed Obaid · 10 years ago
  18. 4387e78 rib: Generate FIB updates using route flags by Vince Lehman · 10 years ago
  19. 12e4946 rib: Implement RIB as trie by Vince · 10 years ago
  20. 20d3144 rib: Switch RibManager to use NFD RIB Management protocol by Alexander Afanasyev · 11 years ago
  21. 3ecec50 rib: Integrating NRD code into NFD codebase by Alexander Afanasyev · 11 years ago