1. a745025 mgmt: simplify calculation of route lifetime in RibManager by Davide Pesavento · 32 hours ago master
  2. c2442be rib: turn RibUpdate into an aggregate by Davide Pesavento · 2 days ago
  3. 21e24f9 mgmt+rib: improve logging by Davide Pesavento · 2 days ago
  4. b065768 mgmt: handle rib/announce command by jaczhi · 4 days ago
  5. 45c1f6a mgmt: adapt to API changes in ndn-cxx ControlCommand and Dispatcher by Davide Pesavento · 12 days ago
  6. 2c9d2ca core: slim down `common.hpp` by Davide Pesavento · 12 months ago
  7. 4c95771 face: change default Unix socket path by Davide Pesavento · 1 year ago
  8. a9e1ab2 build: require boost >= 1.71.0 by Davide Pesavento · 1 year, 3 months ago
  9. 8f0b8b6 Simplify some code with Boost.Operators by Davide Pesavento · 1 year, 5 months ago
  10. 191a7a2 core+daemon: declare all equality operators as hidden friends by Davide Pesavento · 1 year, 8 months ago
  11. ae43030 Further reduce the use of std::bind() by Davide Pesavento · 1 year, 8 months ago
  12. aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 3 months ago
  13. 20d94f6 Use `inline` on all namespace-scope constants defined in headers by Davide Pesavento · 2 years, 4 months ago
  14. 6cc9541 docs: simplify conf.py and fix compatibility with upcoming Sphinx 6.0 by Davide Pesavento · 2 years, 4 months ago
  15. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 8 months ago
  16. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 8 months ago
  17. b7bfcb9 build: switch to C++17 by Davide Pesavento · 2 years, 8 months ago
  18. 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 7 months ago
  19. 264af77 build: prepend "NFD_" to various macro names to avoid conflicts by Davide Pesavento · 4 years ago
  20. 2297490 face: use /run/nfd.sock on Linux by Eric Newberry · 4 years, 9 months ago
  21. 854866f rib: fix logic bug in config file validation by Jongseok Lee · 4 years, 10 months ago
  22. 18c2b29 mgmt: use a separate validator for prefix announcements by Teng Liang · 5 years ago
  23. 6598fb0 rib: error out if both localhop_security and auto_prefix_propagate are enabled by Wenkai Zheng · 5 years ago
  24. df1dc65 rib: change FIB update mocking method by Junxiao Shi · 5 years ago
  25. 5153338 rib: make several Rib methods private by Junxiao Shi · 5 years ago
  26. 17a7001 rib: consolidate RibManager::FaceIdSet into Rib by Junxiao Shi · 6 years ago
  27. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  28. 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
  29. 0a71dd3 mgmt+rib: use getScheduler() in RibManager and Readvertise by Davide Pesavento · 6 years ago
  30. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  31. 8a05c7f rib: move RibManager to mgmt by Davide Pesavento · 6 years ago
  32. 1b077f6 rib: move entire subdir to daemon/rib by Davide Pesavento · 6 years ago