1. 9acba9c fw: Add nack propagation to ASF by awlane · 11 months ago
  2. f56cf63 tests: replace Boost.MPL with Mp11 by Davide Pesavento · 11 months ago
  3. d94b7b3 face: reimplement EndpointId with std::variant by Teng Liang · 2 years, 6 months ago
  4. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  5. b7bfcb9 build: switch to C++17 by Davide Pesavento · 2 years, 7 months ago
  6. 0498ce8 fw: reorder function params to make the strategy API more uniform by Davide Pesavento · 3 years, 7 months ago
  7. 7922d12 fw: rename BestRouteStrategy2 class to BestRouteStrategy by Davide Pesavento · 3 years, 10 months ago
  8. 5809158 fw: remove best-route strategy version 1 by Davide Pesavento · 3 years, 10 months ago
  9. 29abf4c fw: remove ncc strategy by Davide Pesavento · 3 years, 10 months ago
  10. 4400e42 fw: Remove NACKs from multicast strategy by Alexander Afanasyev · 3 years, 11 months ago
  11. a4abfb0 fw: pull FaceTable construction out of Forwarder class by Davide Pesavento · 5 years ago
  12. c88d2d4 Revert "pit: add EndpointId field in in-record and out-record" by Md Ashiqur Rahman · 5 years ago
  13. cf1d0c0 fw: Add Random Forwarding Strategy by Klaus Schneider · 5 years ago
  14. d8315bf table: add Fib::afterNewNextHop signal by Ju Pan · 5 years ago
  15. 6be9387 Revert "fib: add EndpointId field in NextHop record" by Md Ashiqur Rahman · 5 years ago
  16. 9d72785 tests: set CanBePrefix in daemon tests by Junxiao Shi · 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. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  20. c707948 fw: add FaceEndpoint parameter in Forwarding and Strategy API by ashiqopu · 6 years ago
  21. d3ae85d pit: add EndpointId field in in-record and out-record by ashiqopu · 6 years ago
  22. 3ad49db fib: add EndpointId field in NextHop record by ashiqopu · 6 years ago
  23. e38e261 fw: Nack in multicast strategy by Ashlesh Gawande · 8 years ago
  24. 9954007 fw: abstract Nack processing out of BestRouteStrategy2 by Junxiao Shi · 8 years ago
  25. 0e4a1f1 tests: register instead of install DummyStrategy by Junxiao Shi · 8 years ago
  26. 2a73f35 fw: localhop scope restriction in ASF strategy by Ashlesh Gawande · 8 years ago
  27. e21b3f3 fw: localhop scope restriction in best-route v1, multicast, ncc strategies by Junxiao Shi · 8 years ago
  28. a7f9a29 fw: localhop scope restriction in AccessStrategy by Junxiao Shi · 8 years ago