1. 8f0b8b6 Simplify some code with Boost.Operators by Davide Pesavento · 1 year, 4 months ago
  2. 95afc6d fw: increment nOutNacks when sending a Nack from onInterestLoop by Davide Pesavento · 1 year, 5 months ago
  3. 653eb07 fw: refactor strategy logging and improve ASF probe logging by Alex Lane · 1 year, 5 months ago
  4. 6bf94c0 fw: add Interest nonce to Forwarder logging where appropriate by Alex Lane · 1 year, 7 months ago
  5. ae43030 Further reduce the use of std::bind() by Davide Pesavento · 1 year, 8 months ago
  6. aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
  7. 6cc9541 docs: simplify conf.py and fix compatibility with upcoming Sphinx 6.0 by Davide Pesavento · 2 years, 3 months ago
  8. d94b7b3 face: reimplement EndpointId with std::variant by Teng Liang · 2 years, 6 months ago
  9. a9b09b6 build: make precompiled headers more useful by Davide Pesavento · 2 years, 7 months ago
  10. 9a28c3f fw+table: workaround bogus doxygen warnings by Davide Pesavento · 2 years, 7 months ago
  11. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  12. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  13. b7bfcb9 build: switch to C++17 by Davide Pesavento · 2 years, 7 months ago
  14. 1ef93d0 fw: add strategy parameters to configure exponential retx suppression by Ashlesh Gawande · 2 years, 9 months ago
  15. 727b610 table+fw: update ForwardingHint format by Junxiao Shi · 3 years ago
  16. af3ff5a fw: rename n-silent-timeouts to max-timeouts in AsfStrategy by Saurab Dulal · 3 years, 3 months ago
  17. 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
  18. a103334 fw: Add default HopLimit to Interest when missing by Philipp Moll · 3 years, 7 months ago
  19. 0498ce8 fw: reorder function params to make the strategy API more uniform by Davide Pesavento · 3 years, 7 months ago
  20. e08cc4c table: improve logging in DeadNonceList by Davide Pesavento · 3 years, 7 months ago
  21. 358414d fw: remove reliance upon marker name components by Eric Newberry · 3 years, 9 months ago
  22. 432be57 fw: use per-upstream suppression in ASF strategy by Saurab Dulal · 4 years ago
  23. 3db9807 daemon: mark some classes and methods 'final' by Davide Pesavento · 3 years, 10 months ago
  24. 7922d12 fw: rename BestRouteStrategy2 class to BestRouteStrategy by Davide Pesavento · 3 years, 10 months ago
  25. 5809158 fw: remove best-route strategy version 1 by Davide Pesavento · 3 years, 10 months ago
  26. 29abf4c fw: remove ncc strategy by Davide Pesavento · 3 years, 10 months ago
  27. 40604e3 fw: Dispatch pending interests on new nexhop in multicast strategy by Alexander Afanasyev · 3 years, 10 months ago
  28. 4400e42 fw: Remove NACKs from multicast strategy by Alexander Afanasyev · 3 years, 10 months ago
  29. 0559047 fw: eliminate Forwarder::dispatchToStrategy() by Davide Pesavento · 3 years, 10 months ago
  30. b21bed8 fw: fix and simplify enumeration logic in Forwarder::onNewNextHop() by Davide Pesavento · 3 years, 11 months ago
  31. 264af77 build: prepend "NFD_" to various macro names to avoid conflicts by Davide Pesavento · 3 years, 11 months ago
  32. 0bba81d fw: delete spurious assertion in AccessStrategy by Davide Pesavento · 4 years, 3 months ago
  33. 2377ada fw: handle dropped packets in strategies by Eric Newberry · 4 years, 3 months ago
  34. c1d4837 fw: fix PIT entry rejection in MulticastStrategy on receiving same Interest by Ashlesh Gawande · 4 years, 5 months ago
  35. ebc20f6 fw: remove EndpointId from egress APIs by Teng Liang · 4 years, 6 months ago
  36. e1cf4ba table: prevent integer overflow in pit::FaceRecord by Junxiao Shi · 4 years, 6 months ago
  37. 6bead9b fw: Add unsolicited data forwarder counter by Alex Lane · 4 years, 8 months ago
  38. f3bc3ae face: remove EndpointId from egress APIs by Teng Liang · 4 years, 7 months ago
  39. c68b2e8 fw: add HopLimit to strategy documentation by Eric Newberry · 4 years, 8 months ago
  40. c29eb7f fw: attach PIT token upon CS hit by Junxiao Shi · 4 years, 9 months ago
  41. 9d283ad fw: process HopLimit by Eric Newberry · 4 years, 9 months ago
  42. 9cec699 fw: Minor bug fixes for timeout sensitivity and ignored probes in ASF by Alex Lane · 4 years, 10 months ago
  43. 51cf75c fw+table: use Interest::Nonce instead of uint32_t by Davide Pesavento · 4 years, 10 months ago
  44. 8e53127 fw: SelfLearningStrategy: check if PIT out-record exists by Teng Liang · 5 years ago
  45. 2feb459 fw: add processing for afterNewNextHop signal by Ju Pan · 5 years ago
  46. a4abfb0 fw: pull FaceTable construction out of Forwarder class by Davide Pesavento · 5 years ago
  47. 606d5dd face+fw: store and return PitToken from downstream by Junxiao Shi · 5 years ago
  48. c88d2d4 Revert "pit: add EndpointId field in in-record and out-record" by Md Ashiqur Rahman · 5 years ago
  49. cf1d0c0 fw: Add Random Forwarding Strategy by Klaus Schneider · 5 years ago
  50. a6f637a fw: various code simplifications in AsfStrategy by Davide Pesavento · 5 years ago
  51. eb7b7ab fw: use ndn-cxx's RttEstimator in AccessStrategy by Davide Pesavento · 5 years ago
  52. 1402fa1 fw: Use ndn-cxx's RttEstimator in AsfStrategy by Ernest McCracken · 6 years ago
  53. 6be9387 Revert "fib: add EndpointId field in NextHop record" by Md Ashiqur Rahman · 5 years ago
  54. 115ea63 fw: on CS miss, pass ingress with EndpointId=0 to strategy by Md Ashiqur Rahman · 5 years ago
  55. 075bb7d face: add EndpointId in Face and LinkService by ashiqopu · 6 years ago
  56. b31206e fw: always create PIT in-records with EndpointId=0 for now by Davide Pesavento · 6 years ago
  57. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  58. a6dec22 fw: properly handle consumer retransmission in AsfStrategy by Saurab Dulal · 6 years ago
  59. 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
  60. 17c172b fw: AccessStrategy: fix PIT in-record lookup with EndpointId by Davide Pesavento · 6 years ago
  61. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  62. c707948 fw: add FaceEndpoint parameter in Forwarding and Strategy API by ashiqopu · 6 years ago
  63. 8a05c7f rib: move RibManager to mgmt by Davide Pesavento · 6 years ago
  64. d3ae85d pit: add EndpointId field in in-record and out-record by ashiqopu · 6 years ago
  65. 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  66. b8bd5ee core: use ndn-cxx's getRandomNumberEngine() by Davide Pesavento · 6 years ago
  67. 3ad49db fib: add EndpointId field in NextHop record by ashiqopu · 6 years ago
  68. 39465c2 fw: implement self-learning forwarding strategy by Teng Liang · 6 years ago
  69. 00e32fe fw: delete deprecated ClientControlStrategy by Junxiao Shi · 6 years ago
  70. 6eb1ac9 mgmt: add satisfied and unsatisfied counters for forwarder status management by Ju Pan · 6 years ago
  71. f48d080 rib: reimplement auto prefix propagation based on readvertise by Yanbiao Li · 7 years ago
  72. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  73. c0822fa build: switch to C++14 by Davide Pesavento · 7 years ago
  74. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  75. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  76. 981db80 Delete core/asserts.hpp and use ndn-cxx's util/concepts.hpp instead by Davide Pesavento · 7 years ago
  77. 43bb231 fw: introduce afterReceiveData strategy trigger by Teng Liang · 7 years ago
  78. 85a3663 fw: introduce afterContentStoreHit strategy trigger by Teng Liang · 7 years ago
  79. 7003e0b fw: replace straggler timer with per-strategy decision by Teng Liang · 7 years ago
  80. 6f09ab6 fw+table: add isSatisfied and dataFreshnessPeriod to PIT entry by Teng Liang · 7 years ago
  81. 6308644 fw: remove onInterestUnsatisfied pipeline stage by Teng Liang · 7 years ago
  82. 92e4ea5 fw: Add ASF strategy parameters n-silent-timeouts & probing-interval by Ashlesh Gawande · 7 years ago
  83. 0c63c63 build: Fix build when std::to_string is not available by Alexander Afanasyev · 7 years ago
  84. 41aba10 fw: add strategy notification for Interests dropped by LpReliability by Eric Newberry · 7 years ago
  85. f940ae7 fw: use lp::isLessSevere from ndn-cxx by Junxiao Shi · 7 years ago
  86. 06a1eab fw: Forwarder provides CS hit/miss counters by Junxiao Shi · 7 years ago
  87. 9001599 fw: per upstream retx exponential suppression for multicast strategy by Ashlesh Gawande · 7 years ago
  88. fc2e13d fw: replace Link with forwarding hint by Junxiao Shi · 7 years ago
  89. 84c65c0 docs: update doxygen configuration by Davide Pesavento · 7 years ago
  90. f4056d0 cs+fw: omitted FreshnessPeriod implies always stale by Eric Newberry · 8 years ago
  91. f995f38 fw: forward Interest/Data to ad hoc incoming face by Teng Liang · 8 years ago
  92. cad76b6 fw: ASF should check if FaceInfo exists before using it by Ashlesh Gawande · 8 years ago
  93. 185ab29 face: add best-effort link-layer reliability by Eric Newberry · 8 years ago
  94. da89fa5 fw: silence unused variable warning in FaceTable by Junxiao Shi · 8 years ago
  95. 4f5cdcf fw: avoid breaking logic after LINK_TYPE_AD_HOC is introduced by Teng Liang · 8 years ago
  96. 2fe3af0 fw: duplicate Nonce from same face is not loop by Junxiao Shi · 8 years ago
  97. ecdbe5f fw: consumer retansmission in multicast startegy by Ashlesh Gawande · 8 years ago
  98. e38e261 fw: Nack in multicast strategy by Ashlesh Gawande · 8 years ago
  99. 6fd1e7e fw: in FaceTable::add(), move the shared_ptr instead of copying it by Davide Pesavento · 8 years ago
  100. f9858fd fw: strip Link object when Interest reaches producer region by Junxiao Shi · 8 years ago