1. a4abfb0 fw: pull FaceTable construction out of Forwarder class by Davide Pesavento · 5 years ago
  2. 606d5dd face+fw: store and return PitToken from downstream by Junxiao Shi · 5 years ago
  3. c88d2d4 Revert "pit: add EndpointId field in in-record and out-record" by Md Ashiqur Rahman · 5 years ago
  4. cf1d0c0 fw: Add Random Forwarding Strategy by Klaus Schneider · 5 years ago
  5. a6f637a fw: various code simplifications in AsfStrategy by Davide Pesavento · 5 years ago
  6. d8315bf table: add Fib::afterNewNextHop signal by Ju Pan · 5 years ago
  7. 7890a9f tests: avoid comparing Interests with operator== by Davide Pesavento · 5 years ago
  8. 1402fa1 fw: Use ndn-cxx's RttEstimator in AsfStrategy by Ernest McCracken · 5 years ago
  9. 6be9387 Revert "fib: add EndpointId field in NextHop record" by Md Ashiqur Rahman · 5 years ago
  10. 9d72785 tests: set CanBePrefix in daemon tests by Junxiao Shi · 5 years ago
  11. b3a23ca face: eliminate Transport::Packet wrapper type by Davide Pesavento · 6 years ago
  12. 075bb7d face: add EndpointId in Face and LinkService by ashiqopu · 6 years ago
  13. b31206e fw: always create PIT in-records with EndpointId=0 for now by Davide Pesavento · 6 years ago
  14. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  15. a6dec22 fw: properly handle consumer retransmission in AsfStrategy by Saurab Dulal · 6 years ago
  16. 284bd62 face: simplify and optimize Internal{Forwarder,Client}Transport by Davide Pesavento · 6 years ago
  17. 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
  18. cf7db2f tests: unit-tests-{core,tools} no longer require a global io_service by Davide Pesavento · 6 years ago
  19. fa2aa50 face+tools: fix compilation with Boost 1.69.0 by Davide Pesavento · 6 years ago
  20. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  21. c707948 fw: add FaceEndpoint parameter in Forwarding and Strategy API by ashiqopu · 6 years ago
  22. d3ae85d pit: add EndpointId field in in-record and out-record by ashiqopu · 6 years ago
  23. 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  24. 3ad49db fib: add EndpointId field in NextHop record by ashiqopu · 6 years ago
  25. 39465c2 fw: implement self-learning forwarding strategy by Teng Liang · 6 years ago
  26. 00e32fe fw: delete deprecated ClientControlStrategy by Junxiao Shi · 6 years ago
  27. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 6 years ago
  28. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  29. 43bb231 fw: introduce afterReceiveData strategy trigger by Teng Liang · 7 years ago
  30. 85a3663 fw: introduce afterContentStoreHit strategy trigger by Teng Liang · 7 years ago
  31. 7003e0b fw: replace straggler timer with per-strategy decision by Teng Liang · 7 years ago
  32. 6308644 fw: remove onInterestUnsatisfied pipeline stage by Teng Liang · 7 years ago
  33. 92e4ea5 fw: Add ASF strategy parameters n-silent-timeouts & probing-interval by Ashlesh Gawande · 7 years ago
  34. 06a1eab fw: Forwarder provides CS hit/miss counters by Junxiao Shi · 7 years ago
  35. 9001599 fw: per upstream retx exponential suppression for multicast strategy by Ashlesh Gawande · 7 years ago
  36. fc2e13d fw: replace Link with forwarding hint by Junxiao Shi · 7 years ago
  37. f995f38 fw: forward Interest/Data to ad hoc incoming face by Teng Liang · 8 years ago
  38. 185ab29 face: add best-effort link-layer reliability by Eric Newberry · 8 years ago
  39. 2fe3af0 fw: duplicate Nonce from same face is not loop by Junxiao Shi · 8 years ago
  40. ecdbe5f fw: consumer retansmission in multicast startegy by Ashlesh Gawande · 8 years ago
  41. e38e261 fw: Nack in multicast strategy by Ashlesh Gawande · 8 years ago
  42. f9858fd fw: strip Link object when Interest reaches producer region by Junxiao Shi · 8 years ago
  43. fab9e0d tests: forwarding with Link objects test suite by Junxiao Shi · 8 years ago
  44. 9954007 fw: abstract Nack processing out of BestRouteStrategy2 by Junxiao Shi · 8 years ago
  45. 530cf00 table: StrategyChoice::insert return value includes error description by Junxiao Shi · 8 years ago
  46. 91f6ee0 fw: instantiate strategy of next higher version by Junxiao Shi · 8 years ago
  47. 7f566dd table: StrategyChoice no longer supports installed instances by Junxiao Shi · 8 years ago
  48. 0e4a1f1 tests: register instead of install DummyStrategy by Junxiao Shi · 8 years ago
  49. 18739c4 fw: pass parameters to Strategy subclass constructors by Junxiao Shi · 8 years ago
  50. 890afe9 tests: add StrategyTester to strategy registry by Junxiao Shi · 8 years ago
  51. 037f4ab fw: move STRATEGY_NAME to getStrategyName static function by Junxiao Shi · 8 years ago
  52. c34d167 fw: refactor Strategy registry by Junxiao Shi · 8 years ago
  53. 9db7359 fw: UnsolicitedDataPolicy::getPolicyNames by Junxiao Shi · 8 years ago
  54. 57cda13 fw: delete deprecated Strategy::sendInterest overload and violatesScope by Junxiao Shi · 8 years ago
  55. 2a73f35 fw: localhop scope restriction in ASF strategy by Ashlesh Gawande · 8 years ago
  56. e21b3f3 fw: localhop scope restriction in best-route v1, multicast, ncc strategies by Junxiao Shi · 8 years ago
  57. a7f9a29 fw: localhop scope restriction in AccessStrategy by Junxiao Shi · 8 years ago
  58. a6350d9 tests: DummyStrategy forwards specific Interest by Junxiao Shi · 8 years ago
  59. 00dc914 fw: localhop scope restriction in BestRouteStrategy2 by Junxiao Shi · 8 years ago
  60. c5f651f fw: allow strategies to pick outgoing Interest by Junxiao Shi · 8 years ago
  61. d3ac777 fw: Check out record exists before calculating RTT in ASF by Ashlesh Gawande · 8 years ago
  62. 5f47aa6 core: use C++11 <random> instead of Boost.Random by Davide Pesavento · 8 years ago
  63. 97210d5 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  64. c69f921 fw: deprecate ClientControlStrategy by Junxiao Shi · 8 years ago
  65. e342e8d fw: honor NextHopFaceId universally by Junxiao Shi · 8 years ago
  66. 8527f86 fw: correct typo in Strategy test suite by Junxiao Shi · 8 years ago
  67. cbc8e94 daemon+rib: add proper #include line for NDNLPv2 tags by Junxiao Shi · 8 years ago
  68. 0dba010 fw: improve Strategy::lookupFib test coverage by Junxiao Shi · 8 years ago
  69. 88f5f73 fw: change default UnsolicitedDataPolicy to drop-all by Junxiao Shi · 8 years ago
  70. cf0f3ce fw: move Forwarder::lookupFib to Strategy::lookupFib by Junxiao Shi · 8 years ago
  71. e0fa33b fw: delete deprecated BroadcastStrategy by Junxiao Shi · 8 years ago
  72. fc02186 table: StrategyInfoHost stores StrategyInfo as unique_ptr by Junxiao Shi · 8 years ago
  73. 36b2225 fw: additional unsolicited Data policies by Junxiao Shi · 8 years ago
  74. 8ff0a86 tests: don't store shared_ptr<pit::Entry> in StrategyTester by Junxiao Shi · 8 years ago
  75. b9420cf fw: accept const shared_ptr<pit::Entry>& in Forwarder pipelines and Strategy actions by Junxiao Shi · 8 years ago
  76. 15e98b0 fw: pass const shared_ptr<pit::Entry>& to Strategy triggers by Junxiao Shi · 8 years ago
  77. 352fc82 fw: AccessStrategy test suite avoid deprecated ndn::Face::expressInterest overload by Junxiao Shi · 8 years ago
  78. 9ede5bd tests: TopologyTester avoid deprecated ndn::Face::expressInterest overload by Junxiao Shi · 8 years ago
  79. 9cff779 table: pit::FaceRecord stores Face& instead of shared_ptr by Junxiao Shi · 8 years ago
  80. dcffdaa fw: decouple Forwarder and FaceTable by Junxiao Shi · 8 years ago
  81. 80f9fcd table: don't use shared_ptr in Measurements by Junxiao Shi · 8 years ago
  82. ae04d34 fw: FaceTable signals use Face& instead of shared_ptr by Junxiao Shi · 8 years ago
  83. b84e674 fw: FaceTable iterator dereferences to Face& instead of shared_ptr by Junxiao Shi · 8 years ago
  84. 5b43f9a fw: FaceTable::get returns Face* instead of shared_ptr by Junxiao Shi · 8 years ago
  85. a49a1ab table: StrategyChoice uses unique_ptr instead of shared_ptr by Junxiao Shi · 8 years ago
  86. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  87. 8d84314 fw: eliminate fibEntry in Strategy API by Junxiao Shi · 8 years ago
  88. 05cc50a fw: Forwarder::lookupFib by Junxiao Shi · 8 years ago
  89. 8a4c29e fw: Adaptive SRTT-based Forwarding strategy by Vince Lehman · 8 years ago
  90. 891f47b fw: outgoing Interest pipeline prefers newest in-record by Junxiao Shi · 8 years ago
  91. d41d607 fw: use UnitTestTimeFixture in Forwarder tests by Junxiao Shi · 8 years ago
  92. ab49745 core: use Boost.Log for logging by Yumin Xia · 8 years ago
  93. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  94. 8744c97 fw: hasPendingOutRecords considers Nack by Junxiao Shi · 9 years ago
  95. 4846f37 table: simplify pit::Entry API by Junxiao Shi · 9 years ago
  96. 39a79be fw: NccStrategy explore potential upstreams by Hila Ben Abraham · 9 years ago
  97. fef73e4 table+fw: move forwarding semantics out of PIT entry by Junxiao Shi · 9 years ago
  98. ffe8bbb table: allow setting CS capacity limit to zero by Minsheng Zhang · 9 years ago
  99. 330136a fw: fix PIT leak from DNL-detected duplicate Nonce by Junxiao Shi · 9 years ago
  100. 459cf19 tests: fix build with clang 3.8 by Davide Pesavento · 9 years ago