1. aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
  2. 20d94f6 Use `inline` on all namespace-scope constants defined in headers by Davide Pesavento · 2 years, 3 months ago
  3. 6cc9541 docs: simplify conf.py and fix compatibility with upcoming Sphinx 6.0 by Davide Pesavento · 2 years, 3 months ago
  4. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  5. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  6. b7bfcb9 build: switch to C++17 by Davide Pesavento · 2 years, 7 months ago
  7. 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
  8. 264af77 build: prepend "NFD_" to various macro names to avoid conflicts by Davide Pesavento · 3 years, 11 months ago
  9. 2297490 face: use /run/nfd.sock on Linux by Eric Newberry · 4 years, 9 months ago
  10. 854866f rib: fix logic bug in config file validation by Jongseok Lee · 4 years, 10 months ago
  11. 18c2b29 mgmt: use a separate validator for prefix announcements by Teng Liang · 5 years ago
  12. 6598fb0 rib: error out if both localhop_security and auto_prefix_propagate are enabled by Wenkai Zheng · 5 years ago
  13. df1dc65 rib: change FIB update mocking method by Junxiao Shi · 5 years ago
  14. 5153338 rib: make several Rib methods private by Junxiao Shi · 5 years ago
  15. 17a7001 rib: consolidate RibManager::FaceIdSet into Rib by Junxiao Shi · 6 years ago
  16. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  17. 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
  18. 0a71dd3 mgmt+rib: use getScheduler() in RibManager and Readvertise by Davide Pesavento · 6 years ago
  19. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  20. 8a05c7f rib: move RibManager to mgmt by Davide Pesavento · 6 years ago
  21. 1b077f6 rib: move entire subdir to daemon/rib by Davide Pesavento · 6 years ago