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