Commit History

Author SHA1 Message Date
  Marcin Siodelski 3b17dac1ab [1958] Better documentation if multi_index_container, removed redundant index. 12 years ago
  Marcin Siodelski 0048a810b5 [1958] Improved presentation of statistics counters. 12 years ago
  Marcin Siodelski f40e523668 [1958] Code cleanup: naming, getters layout and return statements. 12 years ago
  Marcin Siodelski e149122503 [1958] Replaced unsigned long long with uin64_t 12 years ago
  Marcin Siodelski 793457876f [1958] Replaced printf with cout. 12 years ago
  Marcin Siodelski 16e4980342 [1958] Make packet types const and passing them by reference. 12 years ago
  Marcin Siodelski 48755af6bf [1958] Added perfdhcp statistics printing functions. 12 years ago
  Marcin Siodelski c69039221e [1958] Doxygen warnings eliminated for perfdhcp. 12 years ago
  Marcin Siodelski b594cc0f84 [1958] Check for null pointers. 12 years ago
  Marcin Siodelski 98c3fe102a [1958] Use hashing function for indexing and unordered search. 12 years ago
  Marcin Siodelski a14dd1bb81 [1958] Prefer const iterators and pointers where possible. 12 years ago
  Marcin Siodelski bd1c6a3514 [1958] Fixed minor issues with comments in stats_mgr.h 12 years ago
  Marcin Siodelski f3a0b65d58 [1958] Added custom counters and unit tests. 12 years ago
  Marcin Siodelski 5d2116c14a [1958] Provided access to all basic counters and created corresponding unit tests. 12 years ago
  Marcin Siodelski df4d0be872 [1958] Added custom transaction id hashing in perfdhcp stats manager. 12 years ago
  Marcin Siodelski 7017538fe5 [1958] Instrumentation to monitor unordered packet lookups. 12 years ago
  Marcin Siodelski c76267ee3a [1958] Added perfdhcp orphans counters. 12 years ago
  Marcin Siodelski e9f6a894ed [1958] Updating RTT times for sent/received packets. 12 years ago
  Marcin Siodelski ffb9c0ae76 [1958] Added basic implementation of perfdhcp StatsMgr and unit tests. 12 years ago
  Mukund Sivaraman a47a1d5164 [master] Add .gitignore 13 years ago
  Michal 'vorner' Vaner 7197d4f537 Merge #2044 13 years ago
  Mukund Sivaraman 1fc2b06b57 Merge branch 'master' into trac2053 13 years ago
  Mukund Sivaraman 9771dfb067 [2053] Add comment that toText(bool) variant is a helper for Name::toText() 13 years ago
  JINMEI Tatuya 398b221538 [2053] Use getDataLength() to find out the right end to stop 13 years ago
  Mukund Sivaraman 23ae3c2bbd [2053] Add checks with long label sequences 13 years ago
  Mukund Sivaraman 3a1e804a48 [2053] Fix output of right-stripped label sequences 13 years ago
  Mukund Sivaraman d83d9fe8ef [2053] Remove obsolete comment 13 years ago
  Mukund Sivaraman fdcc93e8ee [2053] Rewrite code to handle the root name 13 years ago
  Mukund Sivaraman 09d780b7f0 [2053] Use methods on Name instead of accessing member variables directly 13 years ago
  Mukund Sivaraman e20691f8d7 [2053] Remove checks that are no longer necessary 13 years ago