1. f3bc3ae face: remove EndpointId from egress APIs by Teng Liang · 4 years, 7 months ago
  2. cb6551e face: allow GenericLinkService to override MTU by Eric Newberry · 4 years, 10 months ago
  3. 32f7eac face: deduplicate received LpPackets with reliability by Eric Newberry · 5 years ago
  4. 380668b face: Make congestion marking less aggressive by Klaus Schneider · 5 years ago
  5. b3a23ca face: eliminate Transport::Packet wrapper type by Davide Pesavento · 6 years ago
  6. 075bb7d face: add EndpointId in Face and LinkService by ashiqopu · 6 years ago
  7. a809858 tests: merge DummyFace::LinkService with DummyReceiveLinkService by Davide Pesavento · 6 years ago
  8. 16916ae face: introduce NullTransport and use it in several places by Davide Pesavento · 6 years ago
  9. 39465c2 fw: implement self-learning forwarding strategy by Teng Liang · 6 years ago
  10. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  11. fdcbb4d face: support NonDiscovery and PrefixAnnouncement in GenericLinkService by Teng Liang · 7 years ago
  12. b49313d face: congestion detection in TCP, UDP, and Unix socket transports by Eric Newberry · 7 years ago
  13. 41aba10 fw: add strategy notification for Interests dropped by LpReliability by Eric Newberry · 7 years ago
  14. 73bcad3 core: make SizeCounter use pointer instead of reference by Eric Newberry · 8 years ago
  15. 77911cc face: make logging more uniform across channel types by Davide Pesavento · 8 years ago
  16. 185ab29 face: add best-effort link-layer reliability by Eric Newberry · 8 years ago
  17. fab9e0d tests: forwarding with Link objects test suite by Junxiao Shi · 8 years ago
  18. ee400b5 face: GenericLinkService encodes and decodes CongestionMark field by Eric Newberry · 8 years ago
  19. 9f5b01d core: move common.hpp to core/ by Junxiao Shi · 8 years ago
  20. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  21. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  22. 4c3e6b8 face: NDNLPv2 fragmentation and reassembly by Eric Newberry · 9 years ago
  23. 86d3187 face: GenericLinkService encoding/decoding by Eric Newberry · 9 years ago
  24. a98bf93 face: Refactor Face as LinkService+Transport by Eric Newberry · 9 years ago