1. 6cc9541 docs: simplify conf.py and fix compatibility with upcoming Sphinx 6.0 by Davide Pesavento · 2 years, 3 months ago
  2. a103334 fw: Add default HopLimit to Interest when missing by Philipp Moll · 3 years, 7 months ago
  3. a4abfb0 fw: pull FaceTable construction out of Forwarder class by Davide Pesavento · 5 years ago
  4. d8315bf table: add Fib::afterNewNextHop signal by Ju Pan · 5 years ago
  5. 6be9387 Revert "fib: add EndpointId field in NextHop record" by Md Ashiqur Rahman · 5 years ago
  6. 859a69e daemon: globally disable automatic verification of Interest parameters digest by Davide Pesavento · 5 years ago
  7. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  8. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  9. 3ad49db fib: add EndpointId field in NextHop record by ashiqopu · 6 years ago
  10. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  11. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  12. cfb1a31 mgmt: eliminate FaceManager::setConfigFile() by Davide Pesavento · 7 years ago
  13. f2bfb44 mgmt: CS information dataset (hit/miss counters) by Junxiao Shi · 7 years ago
  14. 2d49175 face: give ProtocolFactory access to NetworkMonitor by Junxiao Shi · 7 years ago
  15. 83be1da use FaceUri and NetworkMonitor from ndn-cxx/net by Junxiao Shi · 7 years ago
  16. ea47bde mgmt: FaceManager no longer owns FaceSystem by Junxiao Shi · 8 years ago
  17. 0cc125c mgmt: TablesConfigSection constructor accepts Forwarder& by Junxiao Shi · 8 years ago
  18. 9ddf1b5 mgmt: NfdManagerBase::makeAuthorization uses CommandAuthenticator by Junxiao Shi · 8 years ago
  19. 5b43f9a fw: FaceTable::get returns Face* instead of shared_ptr by Junxiao Shi · 8 years ago
  20. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  21. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
  22. a044be7 face: refactor NullFace as LinkService+Transport by Junxiao Shi · 9 years ago
  23. 6535f1e face: InternalForwarderTransport & InternalClientTransport by Junxiao Shi · 9 years ago
  24. 441ba21 daemon: Properly handle exception from NetworkMonitor when the platform doesn't support it by Alexander Afanasyev · 9 years ago
  25. 483c433 Merge feature branch 'mgmt-refactoring' by Alexander Afanasyev · 9 years ago
  26. 63ab1bb mgmt: Add tables.network_region section in config file to populate NetworkRegionTable by Vince Lehman · 9 years ago
  27. 6704a4a mgmt refactoring: StrategyChoiceManager by Yanbiao Li · 9 years ago
  28. 7cec7ea mgmt refactoring: ForwarderStatusServer (renamed StatusServer) by Yanbiao Li · 9 years ago
  29. 711c793 mgmt refactoring: FibManager by Yanbiao Li · 9 years ago
  30. 73860e3 mgmt refactoring: FaceManager by Yanbiao Li · 9 years ago
  31. 698f4fe mgmt refactoring: ManagerBase by Yanbiao Li · 9 years ago
  32. 4ee73d4 mgmt refactoring: Refactor InternalFace by Yanbiao Li · 9 years ago
  33. 36f3500 mgmt refactoring: Remove legacy code by Yanbiao Li · 9 years ago
  34. 3f41ade daemon: Reload face_system section of the config file when NIC configuration changes by Alexander Afanasyev · 10 years ago
  35. 2bda6f8 daemon: Replace shared_ptr with unique_ptr in Nfd by Alexander Afanasyev · 10 years ago
  36. 6f570de core: Make PrivilegeHeper::drop|raise no-op operations on platforms that do not support drop/elevation of privileges by Alexander Afanasyev · 10 years ago
  37. 31c781e daemon: Refactor initialization of NFD instance by Alexander Afanasyev · 10 years ago