Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-tools
/
3253152dafe0198388973c004290977c056e2c3d
/
tools
/
ping
/
client
c8625bb
ping: use a member function rather than `operator<<` for stats
by Davide Pesavento
· 11 months ago
5748e82
Slim down `common.hpp`
by Davide Pesavento
· 11 months ago
11fc3eb
Fix build with latest ndn-cxx
by Davide Pesavento
· 11 months ago
7e9d7e4
Switch to Face::getIoContext()
by Davide Pesavento
· 1 year, 2 months ago
869d73e
Change namespace of DummyClientFace, Signal, Segmenter
by Junxiao Shi
· 1 year, 5 months ago
b3570c6
build: switch to C++17
by Davide Pesavento
· 2 years, 10 months ago
f8d9a53
Eradicate all uses of std::bind()
by Davide Pesavento
· 3 years, 6 months ago
a0e6b60
Cleanup includes in common.hpp
by Davide Pesavento
· 4 years ago
0da1f44
chunks+peek+ping: use correct underlying type for time::milliseconds
by Davide Pesavento
· 5 years ago
bf2c517
chunks+ping: follow ndn::Scheduler API changes
by Davide Pesavento
· 6 years ago
da85e25
Rename translation units containing main() to main.cpp
by Davide Pesavento
· 6 years ago
aacc7da
ndn::util::scheduler => ndn::scheduler
by Davide Pesavento
· 6 years ago
7664b12
chunks+ping: don't pass Scheduler to ScopedEventId
by Junxiao Shi
· 6 years ago
20d5a0b
ping: set CanBePrefix=false
by Junxiao Shi
· 6 years ago
c070270
Fix compilation with Boost 1.65.0
by Davide Pesavento
· 7 years ago
20b2297
ping+tests: switch to ndn-cxx KeyChain v2
by Junxiao Shi
· 8 years ago
f162839
ping: remove potential divide-by-zero in StatisticsCollector
by Eric Newberry
· 8 years ago
6288486
ndnping: recognize and trace Nack
by Teng Liang
· 9 years ago
1e7a7b2
ping: Code refactoring
by Alexander Afanasyev
· 9 years ago
a93680e
ping: Tests for Ping and PingServer
by Eric Newberry
· 9 years ago
2713a3b
tests: introduce unit testing
by Junxiao Shi
· 10 years ago
42711a4
ping: don't setNonce
by Eric Newberry
· 10 years ago
a66c29b
ping: allow <1000ms interval
by Eric Newberry
· 10 years ago
dce5a53
ping: print short stats summary on SIGQUIT
by Eric Newberry
· 10 years ago
4164b8e
ping: refactor ping client to use a modular architecture
by Eric Newberry
· 10 years ago