1. 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  2. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 6 years ago
  3. 0c63c63 build: Fix build when std::to_string is not available by Alexander Afanasyev · 7 years ago
  4. 91f6ee0 fw: instantiate strategy of next higher version by Junxiao Shi · 8 years ago
  5. 18739c4 fw: pass parameters to Strategy subclass constructors by Junxiao Shi · 8 years ago
  6. 037f4ab fw: move STRATEGY_NAME to getStrategyName static function by Junxiao Shi · 8 years ago
  7. e21b3f3 fw: localhop scope restriction in best-route v1, multicast, ncc strategies by Junxiao Shi · 8 years ago
  8. 00dc914 fw: localhop scope restriction in BestRouteStrategy2 by Junxiao Shi · 8 years ago
  9. 15e98b0 fw: pass const shared_ptr<pit::Entry>& to Strategy triggers by Junxiao Shi · 8 years ago
  10. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  11. 8d84314 fw: eliminate fibEntry in Strategy API by Junxiao Shi · 8 years ago
  12. fef73e4 table+fw: move forwarding semantics out of PIT entry by Junxiao Shi · 9 years ago
  13. faf3eb0 fw: register strategy with macro by Junxiao Shi · 10 years ago
  14. 986b849 fw: Best Route Strategy version 2 by Junxiao Shi · 10 years ago
  15. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  16. 57f0f31 fw: make strategies understand scope by Junxiao Shi · 11 years ago
  17. f3c0781 fw: refine pipelines, dispatch to strategy by Junxiao Shi · 11 years ago
  18. bb5105f table: Strategy Choice table by Junxiao Shi · 11 years ago
  19. 09498f0 fw: rename "Interest rebuff" to "Interest reject" by Junxiao Shi · 11 years ago
  20. 8c8d218 fw: integrate forwarder, strategy, tables by Junxiao Shi · 11 years ago
  21. d3c792f fw: basic forwarding procedure & strategy skeleton by Junxiao Shi · 11 years ago