1. 2c9d2ca core: slim down `common.hpp` by Davide Pesavento · 11 months ago
  2. ae43030 Further reduce the use of std::bind() by Davide Pesavento · 1 year, 8 months ago
  3. 4064127 mgmt+tools: add missing includes by Davide Pesavento · 1 year, 10 months ago
  4. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  5. b7bfcb9 build: switch to C++17 by Davide Pesavento · 2 years, 7 months ago
  6. 3db9807 daemon: mark some classes and methods 'final' by Davide Pesavento · 3 years, 10 months ago
  7. 264af77 build: prepend "NFD_" to various macro names to avoid conflicts by Davide Pesavento · 3 years, 11 months ago
  8. 18c2b29 mgmt: use a separate validator for prefix announcements by Teng Liang · 5 years ago
  9. 17a7001 rib: consolidate RibManager::FaceIdSet into Rib by Junxiao Shi · 6 years ago
  10. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  11. 0a71dd3 mgmt+rib: use getScheduler() in RibManager and Readvertise by Davide Pesavento · 6 years ago
  12. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  13. 78ddcab mgmt: merge ManagerBase with NfdManagerBase by Davide Pesavento · 6 years ago
  14. 8a05c7f rib: move RibManager to mgmt by Davide Pesavento · 6 years ago[Renamed (91%) from daemon/rib/rib-manager.hpp]
  15. 1b077f6 rib: move entire subdir to daemon/rib by Davide Pesavento · 6 years ago[Renamed (98%) from rib/rib-manager.hpp]
  16. feddc3c core: use ndn-cxx scheduler::ScopedEventId by Junxiao Shi · 6 years ago
  17. f48d080 rib: reimplement auto prefix propagation based on readvertise by Yanbiao Li · 7 years ago
  18. e1bdc08 rib: stop using the global scheduler by Davide Pesavento · 6 years ago
  19. 5ba7dfc rib: provide self-learning helpers by Junxiao Shi · 6 years ago
  20. 5200904 rib: change FIB mocking mechanism by Junxiao Shi · 6 years ago
  21. f4cfed1 rib: move config parsing to Service class by Junxiao Shi · 6 years ago
  22. 9f8b10e rib: change object ownership by Davide Pesavento · 6 years ago
  23. d396b61 rib: a few cleanups and simplifications in RibManager by Davide Pesavento · 8 years ago
  24. 9fcf123 rib: Enable Readvertise-to-NLSR by Nick Gordon · 8 years ago
  25. ecc45cb rib: use faces/update instead of faces/enable-local-control to enable local fields by Eric Newberry · 8 years ago
  26. 6e21cdb rib: fetch face dataset with StatusDataset client by Weiwei Liu · 8 years ago
  27. 25c6ce4 mgmt+rib: include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  28. 2e526d7 rib: delete RibStatusPublisher by Junxiao Shi · 8 years ago
  29. 06d6ba6 rib: add proper #include line for ndn::OBufferStream by Junxiao Shi · 8 years ago
  30. 2173840 core: change ManagerBase::authorize to makeAuthorization by Junxiao Shi · 8 years ago
  31. 29b4128 rib+tools: adapt to Controller::CommandFailCallback with ControlResponse by Junxiao Shi · 8 years ago
  32. b260017 rib+tools: delete NRD by Junxiao Shi · 8 years ago
  33. fde3f54 rib: register /localhost|localhop/nfd/rib in FIB by Junxiao Shi · 8 years ago
  34. cf0db02 rib: refactor RibManager to use ManagementDispatcher by Yanbiao Li · 9 years ago
  35. d7c9636 rib: redesign of remote prefix registration by Yanbiao Li · 10 years ago
  36. c1dfdb4 rib: Accept KeyChain in RibManager constructor by Vince Lehman · 9 years ago
  37. 76c751c rib: Perform FIB updates before modifying RIB by Vince Lehman · 10 years ago
  38. 7c7d33a rib: Insert RIB command prefixes into RIB by Vince Lehman · 10 years ago
  39. 218be0a rib: Rename FaceEntry to Route by Vince Lehman · 10 years ago
  40. 1e46be3 core: rename nfd::EventId to nfd::scheduler::EventId by Junxiao Shi · 10 years ago
  41. c17de83 rib: remote prefix registration by Yanbiao Li · 10 years ago
  42. 26b215c rib: Add periodic invalid face clean up by Vince Lehman · 10 years ago
  43. 281ded7 rib: Cancel expiration on unregistration by Vince Lehman · 10 years ago
  44. 585e5a6 rib+tools: Make use of ndn::nfd::FaceMonitor from the ndn-cxx library by Alexander Afanasyev · 10 years ago
  45. cd613c5 rib: Verify face before route registration by Vince Lehman · 10 years ago
  46. cd16c83 rib: Add RIB dataset publisher by Vince Lehman · 10 years ago
  47. 72446ec rib: Unit tests for RibManager by Vince Lehman · 10 years ago
  48. 63108c4 rib: Request Face create/destroy notification as early as possible by Alexander Afanasyev · 10 years ago
  49. 4387e78 rib: Generate FIB updates using route flags by Vince Lehman · 11 years ago
  50. 12e4946 rib: Implement RIB as trie by Vince · 11 years ago
  51. a329574 rib: fix FibAddNextHopCommand parameters by Junxiao Shi · 11 years ago
  52. b3893c9 src: Updating code to compile with the latest ndn-cxx library by Alexander Afanasyev · 11 years ago
  53. f698028 src: Remove unnecessary uses of boost::cref in make_shared and replace boost::cref/boost::ref with just cref/ref by Alexander Afanasyev · 11 years ago
  54. e5224e9 rib: Separate trust models for `/localhost` and `/localhop` RIB management commands by Yingdi Yu · 11 years ago
  55. 4a77136 build: == Dependency change == NFD now depends on ndn-cxx library by Alexander Afanasyev · 11 years ago
  56. 20d3144 rib: Switch RibManager to use NFD RIB Management protocol by Alexander Afanasyev · 11 years ago
  57. f4db0b5 security: Fix the compile problem caused by an API change of ValidatorConfig. by Yingdi Yu · 11 years ago
  58. 03ea3eb rib: Switching to use global IO by Alexander Afanasyev · 11 years ago
  59. 3ecec50 rib: Integrating NRD code into NFD codebase by Alexander Afanasyev · 11 years ago