Marcin Siodelski
|
ad297b1088
[1959] A couple of minor changes to cover second part of the review.
|
il y a 12 ans |
Marcin Siodelski
|
6a3c2c6180
[1959] Implemented changes from the second part of code review.
|
il y a 12 ans |
Marcin Siodelski
|
c47f7da793
[1959] Implemented diagnostics selectors.
|
il y a 12 ans |
Marcin Siodelski
|
23c33b29ab
[1959] Print intermediate statistics (support for -t parameter).
|
il y a 12 ans |
Marcin Siodelski
|
3e6ed8d543
[1959] Print overall rate statistics.
|
il y a 12 ans |
Marcin Siodelski
|
fbbae39aea
[1959] Send request messages to server and corresponding unit tests.
|
il y a 12 ans |
Marcin Siodelski
|
00e8a3ebd6
[1959] Use StatsMgr to track packet exchanges.
|
il y a 12 ans |
Marcin Siodelski
|
9759be762e
[1958] Implemented changes suggested in the second code review.
|
il y a 12 ans |
Marcin Siodelski
|
2175b280a6
[1958] Added optional packets archiving and unit test for printing stats.
|
il y a 12 ans |
Marcin Siodelski
|
731fac5042
[1958] Renamed member to next_sent_ to reflect the purpose of it.
|
il y a 12 ans |
Marcin Siodelski
|
3b17dac1ab
[1958] Better documentation if multi_index_container, removed redundant index.
|
il y a 12 ans |
Marcin Siodelski
|
0048a810b5
[1958] Improved presentation of statistics counters.
|
il y a 12 ans |
Marcin Siodelski
|
f40e523668
[1958] Code cleanup: naming, getters layout and return statements.
|
il y a 12 ans |
Marcin Siodelski
|
e149122503
[1958] Replaced unsigned long long with uin64_t
|
il y a 12 ans |
Marcin Siodelski
|
793457876f
[1958] Replaced printf with cout.
|
il y a 12 ans |
Marcin Siodelski
|
16e4980342
[1958] Make packet types const and passing them by reference.
|
il y a 12 ans |
Marcin Siodelski
|
48755af6bf
[1958] Added perfdhcp statistics printing functions.
|
il y a 12 ans |
Marcin Siodelski
|
c69039221e
[1958] Doxygen warnings eliminated for perfdhcp.
|
il y a 12 ans |
Marcin Siodelski
|
b594cc0f84
[1958] Check for null pointers.
|
il y a 12 ans |
Marcin Siodelski
|
98c3fe102a
[1958] Use hashing function for indexing and unordered search.
|
il y a 12 ans |
Marcin Siodelski
|
a14dd1bb81
[1958] Prefer const iterators and pointers where possible.
|
il y a 12 ans |
Marcin Siodelski
|
bd1c6a3514
[1958] Fixed minor issues with comments in stats_mgr.h
|
il y a 12 ans |
Marcin Siodelski
|
f3a0b65d58
[1958] Added custom counters and unit tests.
|
il y a 12 ans |
Marcin Siodelski
|
5d2116c14a
[1958] Provided access to all basic counters and created corresponding unit tests.
|
il y a 12 ans |
Marcin Siodelski
|
df4d0be872
[1958] Added custom transaction id hashing in perfdhcp stats manager.
|
il y a 12 ans |
Marcin Siodelski
|
7017538fe5
[1958] Instrumentation to monitor unordered packet lookups.
|
il y a 12 ans |
Marcin Siodelski
|
c76267ee3a
[1958] Added perfdhcp orphans counters.
|
il y a 12 ans |
Marcin Siodelski
|
e9f6a894ed
[1958] Updating RTT times for sent/received packets.
|
il y a 12 ans |
Marcin Siodelski
|
ffb9c0ae76
[1958] Added basic implementation of perfdhcp StatsMgr and unit tests.
|
il y a 12 ans |