1. d7083a5 tests: refactor EthernetFixture by Davide Pesavento · 1 year, 2 months ago
  2. ae43030 Further reduce the use of std::bind() by Davide Pesavento · 1 year, 8 months ago
  3. d6ea0b1 tests: use std::nullopt by Davide Pesavento · 1 year, 10 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. deb5427 daemon+tests: avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  8. 2135375 tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 4 years, 1 month ago
  9. 18c2b29 mgmt: use a separate validator for prefix announcements by Teng Liang · 5 years ago
  10. df1dc65 rib: change FIB update mocking method by Junxiao Shi · 5 years ago
  11. cf7db2f tests: unit-tests-{core,tools} no longer require a global io_service by Davide Pesavento · 6 years ago
  12. 1d12d2f tests: IdentityManagementFixture no longer derives from BaseFixture by Davide Pesavento · 6 years ago
  13. 0a71dd3 mgmt+rib: use getScheduler() in RibManager and Readvertise by Davide Pesavento · 6 years ago
  14. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  15. 78ddcab mgmt: merge ManagerBase with NfdManagerBase by Davide Pesavento · 6 years ago
  16. 8a05c7f rib: move RibManager to mgmt by Davide Pesavento · 6 years ago[Renamed (92%) from tests/daemon/rib/sl-announce.t.cpp]
  17. 1b077f6 rib: move entire subdir to daemon/rib by Davide Pesavento · 6 years ago[Renamed from tests/rib/sl-announce.t.cpp]
  18. a4e6ec3 rib: do the longest-prefix match in self-learning route renew helper by Teng Liang · 6 years ago
  19. e1bdc08 rib: stop using the global scheduler by Davide Pesavento · 6 years ago
  20. 5ba7dfc rib: provide self-learning helpers by Junxiao Shi · 6 years ago