1. df1dc65 rib: change FIB update mocking method by Junxiao Shi · 5 years ago
  2. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  3. 1b077f6 rib: move entire subdir to daemon/rib by Davide Pesavento · 6 years ago[Renamed from rib/fib-updater.cpp]
  4. 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  5. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 6 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 · 7 years ago
  8. 25c6ce4 mgmt+rib: include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  9. 29b4128 rib+tools: adapt to Controller::CommandFailCallback with ControlResponse by Junxiao Shi · 8 years ago
  10. 4100646 Update copyright notices for files modified in 2016 by Junxiao Shi · 9 years ago
  11. 9aac873 rib: Don't add inherited routes to RIB entries pending removal by Vince Lehman · 9 years ago
  12. b755e9d docs: Fixing doxygen warnings by Alexander Afanasyev · 9 years ago
  13. ec2a698 Remove illegal std::to_string definition and use ndn::to_string in its place by Davide Pesavento · 9 years ago
  14. 149e02c Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  15. f91ab74 rib: Stop removed namespace from inheriting ancestor route by Vince Lehman · 10 years ago
  16. 9dcfc40 rib: Fix TestFibUpdates/EraseFace on Ubuntu 14.04 32-bit by Vince Lehman · 10 years ago
  17. 76c751c rib: Perform FIB updates before modifying RIB by Vince Lehman · 10 years ago