Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
401d1a48a83d4957633c99ca9fb4fd5146876c5e
/
daemon
/
face
/
lp-reliability.cpp
e0b67df
face: minor code reorganization and doxygen cleanups
by Davide Pesavento
· 10 months ago
2c9d2ca
core: slim down `common.hpp`
by Davide Pesavento
· 11 months ago
91c15c8
build: stop defining _DEBUG, rely only on NDEBUG instead
by Davide Pesavento
· 12 months ago
9a63bf2
face: add missing includes
by Davide Pesavento
· 1 year, 2 months ago
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
a599d2a
Convert to span and avoid deprecated ndn-cxx functions
by Davide Pesavento
· 2 years, 10 months ago
f3bc3ae
face: remove EndpointId from egress APIs
by Teng Liang
· 4 years, 7 months ago
32f7eac
face: deduplicate received LpPackets with reliability
by Eric Newberry
· 4 years, 11 months ago
5ab4cf8
face: add logging to LpReliability
by Eric Newberry
· 5 years ago
eb7b7ab
fw: use ndn-cxx's RttEstimator in AccessStrategy
by Davide Pesavento
· 5 years ago
f190cfa
face: use ndn-cxx's RttEstimator in LpReliability
by Davide Pesavento
· 5 years ago
075bb7d
face: add EndpointId in Face and LinkService
by ashiqopu
· 6 years ago
2cae8ca
core: move nfd-specific files to daemon/
by Davide Pesavento
· 6 years ago
3dade00
core+daemon: eliminate scheduler::{schedule,cancel} wrappers
by Davide Pesavento
· 6 years ago
19779d8
Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW
by Davide Pesavento
· 6 years ago
e4b2238
Improve and simplify code with modern C++ features
by Davide Pesavento
· 7 years ago
21e0193
face: piggyback Ack field with fixed-width encoding
by Junxiao Shi
· 7 years ago
971d962
face: correctly handle removed fragments in LpReliability
by Eric Newberry
· 7 years ago
00d39fd
tests: improve LpReliability unit tests
by Eric Newberry
· 7 years ago
41aba10
fw: add strategy notification for Interests dropped by LpReliability
by Eric Newberry
· 7 years ago
7b0071e
face: Acks acknowledge TxSequence instead of Sequence
by Eric Newberry
· 7 years ago
83be1da
use FaceUri and NetworkMonitor from ndn-cxx/net
by Junxiao Shi
· 7 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