1. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  2. 1ef93d0 fw: add strategy parameters to configure exponential retx suppression by Ashlesh Gawande · 2 years, 9 months ago
  3. 0498ce8 fw: reorder function params to make the strategy API more uniform by Davide Pesavento · 3 years, 7 months ago
  4. 358414d fw: remove reliance upon marker name components by Eric Newberry · 3 years, 9 months ago
  5. 40604e3 fw: Dispatch pending interests on new nexhop in multicast strategy by Alexander Afanasyev · 3 years, 10 months ago
  6. 4400e42 fw: Remove NACKs from multicast strategy by Alexander Afanasyev · 3 years, 10 months ago
  7. 2377ada fw: handle dropped packets in strategies by Eric Newberry · 4 years, 3 months ago
  8. c1d4837 fw: fix PIT entry rejection in MulticastStrategy on receiving same Interest by Ashlesh Gawande · 4 years, 5 months ago
  9. ebc20f6 fw: remove EndpointId from egress APIs by Teng Liang · 4 years, 6 months ago
  10. c88d2d4 Revert "pit: add EndpointId field in in-record and out-record" by Md Ashiqur Rahman · 5 years ago
  11. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  12. c707948 fw: add FaceEndpoint parameter in Forwarding and Strategy API by ashiqopu · 6 years ago
  13. d3ae85d pit: add EndpointId field in in-record and out-record by ashiqopu · 6 years ago
  14. 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  15. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  16. 0c63c63 build: Fix build when std::to_string is not available by Alexander Afanasyev · 7 years ago
  17. 9001599 fw: per upstream retx exponential suppression for multicast strategy by Ashlesh Gawande · 7 years ago
  18. f995f38 fw: forward Interest/Data to ad hoc incoming face by Teng Liang · 8 years ago
  19. ecdbe5f fw: consumer retansmission in multicast startegy by Ashlesh Gawande · 8 years ago
  20. e38e261 fw: Nack in multicast strategy by Ashlesh Gawande · 8 years ago
  21. 91f6ee0 fw: instantiate strategy of next higher version by Junxiao Shi · 8 years ago
  22. 18739c4 fw: pass parameters to Strategy subclass constructors by Junxiao Shi · 8 years ago
  23. 037f4ab fw: move STRATEGY_NAME to getStrategyName static function by Junxiao Shi · 8 years ago
  24. e21b3f3 fw: localhop scope restriction in best-route v1, multicast, ncc strategies by Junxiao Shi · 8 years ago
  25. 00dc914 fw: localhop scope restriction in BestRouteStrategy2 by Junxiao Shi · 8 years ago
  26. 15e98b0 fw: pass const shared_ptr<pit::Entry>& to Strategy triggers by Junxiao Shi · 8 years ago
  27. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  28. 8d84314 fw: eliminate fibEntry in Strategy API by Junxiao Shi · 8 years ago
  29. fef73e4 table+fw: move forwarding semantics out of PIT entry by Junxiao Shi · 9 years ago
  30. 67ba8d2 fw: rename BroadcastStrategy to MulticastStrategy by Junxiao Shi · 9 years ago