Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
e541d1b250626003d5f8e8263d14a1f8739bde31
/
daemon
/
face
/
generic-link-service.hpp
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
264af77
build: prepend "NFD_" to various macro names to avoid conflicts
by Davide Pesavento
· 3 years, 11 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
· 5 years ago
380668b
face: Make congestion marking less aggressive
by Klaus Schneider
· 5 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
a809858
tests: merge DummyFace::LinkService with DummyReceiveLinkService
by Davide Pesavento
· 6 years ago
16916ae
face: introduce NullTransport and use it in several places
by Davide Pesavento
· 6 years ago
39465c2
fw: implement self-learning forwarding strategy
by Teng Liang
· 6 years ago
e4b2238
Improve and simplify code with modern C++ features
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
41aba10
fw: add strategy notification for Interests dropped by LpReliability
by Eric Newberry
· 7 years ago
73bcad3
core: make SizeCounter use pointer instead of reference
by Eric Newberry
· 8 years ago
77911cc
face: make logging more uniform across channel types
by Davide Pesavento
· 8 years ago
185ab29
face: add best-effort link-layer reliability
by Eric Newberry
· 8 years ago
fab9e0d
tests: forwarding with Link objects test suite
by Junxiao Shi
· 8 years ago
ee400b5
face: GenericLinkService encodes and decodes CongestionMark field
by Eric Newberry
· 8 years ago
9f5b01d
core: move common.hpp to core/
by Junxiao Shi
· 8 years ago
b84bd3a
common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly
by Davide Pesavento
· 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
86d3187
face: GenericLinkService encoding/decoding
by Eric Newberry
· 9 years ago
a98bf93
face: Refactor Face as LinkService+Transport
by Eric Newberry
· 9 years ago