1. aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
  2. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  3. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  4. 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
  5. 1b077f6 rib: move entire subdir to daemon/rib by Davide Pesavento · 6 years ago[Renamed (97%) from rib/rib-entry.hpp]
  6. d47cd63 rib: put PrefixAnnouncement in Route and RibEntry by Junxiao Shi · 6 years ago
  7. c0822fa build: switch to C++14 by Davide Pesavento · 7 years ago
  8. d396b61 rib: a few cleanups and simplifications in RibManager by Davide Pesavento · 8 years ago
  9. 89c4cca rib: route addition and removal signals by Nick Gordon · 8 years ago
  10. 2e526d7 rib: delete RibStatusPublisher by Junxiao Shi · 8 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. 4387e78 rib: Generate FIB updates using route flags by Vince Lehman · 11 years ago
  17. 12e4946 rib: Implement RIB as trie by Vince · 11 years ago