- e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
- a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
- b7bfcb9 build: switch to C++17 by Davide Pesavento · 2 years, 7 months ago
- 1b22a8c tests: drop redundant calls to Interest::setCanBePrefix(false) by Davide Pesavento · 2 years, 10 months ago
- 2135375 tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 4 years, 1 month ago
- 13d582a face: remove EndpointId from egress APIs in transport by Teng Liang · 4 years, 5 months ago
- f3bc3ae face: remove EndpointId from egress APIs by Teng Liang · 4 years, 7 months ago
- cb6551e face: allow GenericLinkService to override MTU by Eric Newberry · 4 years, 10 months ago
- 32f7eac face: deduplicate received LpPackets with reliability by Eric Newberry · 4 years, 11 months ago
- f3ee808 face: support runtime MTU changes on Ethernet faces by Eric Newberry · 5 years ago
- 380668b face: Make congestion marking less aggressive by Klaus Schneider · 5 years ago
- 7890a9f tests: avoid comparing Interests with operator== by Davide Pesavento · 5 years ago
- 9d72785 tests: set CanBePrefix in daemon tests by Junxiao Shi · 6 years ago
- b3a23ca face: eliminate Transport::Packet wrapper type by Davide Pesavento · 6 years ago
- 075bb7d face: add EndpointId in Face and LinkService by ashiqopu · 6 years ago
- 16916ae face: introduce NullTransport and use it in several places by Davide Pesavento · 6 years ago
- 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
- cf7db2f tests: unit-tests-{core,tools} no longer require a global io_service by Davide Pesavento · 6 years ago
- 1d12d2f tests: IdentityManagementFixture no longer derives from BaseFixture by Davide Pesavento · 6 years ago
- bce3cb5 tests: adapt to lp::PrefixAnnouncementHeader by Teng Liang · 6 years ago
- e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
- 0064c1d build: update waf to version 2.0.6 by Davide Pesavento · 7 years ago
- fdcbb4d face: support NonDiscovery and PrefixAnnouncement in GenericLinkService by Teng Liang · 7 years ago
- b49313d face: congestion detection in TCP, UDP, and Unix socket transports by Eric Newberry · 7 years ago
- 7b0071e face: Acks acknowledge TxSequence instead of Sequence by Eric Newberry · 7 years ago
- 6eb0271 face: decode CachePolicy without requiring allowLocalFields by Junxiao Shi · 8 years ago
- 185ab29 face: add best-effort link-layer reliability by Eric Newberry · 8 years ago
- ee400b5 face: GenericLinkService encodes and decodes CongestionMark field by Eric Newberry · 8 years ago
- cbc8e94 daemon+rib: add proper #include line for NDNLPv2 tags by Junxiao Shi · 8 years ago
- cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
- 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
- 4c3e6b8 face: NDNLPv2 fragmentation and reassembly by Eric Newberry · 9 years ago
- a1939ba face: GenericLinkService drops IDLE packets by Eric Newberry · 9 years ago
- 86d3187 face: GenericLinkService encoding/decoding by Eric Newberry · 9 years ago
- a98bf93 face: Refactor Face as LinkService+Transport by Eric Newberry · 9 years ago