- Nov 24, 2010
-
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
- Nov 18, 2010
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Lubos Slovak authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
- Nov 17, 2010
-
-
Marek Vavrusa authored
-
Final statistics module commit. Refactored, memory leaks fixed, changed comment style to comply with others. Still todo: discuss minor changes I've to Marek's structures with him and merge stat branch with his thread branch.
-
Changed to one static gatherer in stat.c, some errors fixed, gettimeofday omitted. Optional compilation. Still todo: thread does not get destroyed on exit, use new functions in tcp/udp handlers.
-
-
-
-
has now backward identification of flows. Works with tcp. As a first try, I'd say it's pretty much complete. I don't really know what to add that wouldn't make the server run too slowly. ref: #41
-
:wq
-
Has now detection of too active flow. So far it can only say, that some flow has a lot of queries, but there is no backward mapping yet. Will have to write something to test it better, probably in Python. ref: #41
-
Implementation now uses gatherer_t structure, which collects data from stat_t structures from each thread. It uses a lot of lock, most of which are probably not crutial. Will have a look at that. Also, it prints out what it has every second, correct usage would be to ask for statistics from some other part of program.
-
Statistics not using global variable anymore. Still a lot of functionality to code and some memory leaks to fix. ref: #12
-
-
-
Marek Vavrusa authored
Commit fixes #129.
-
- Nov 16, 2010
-
-
Marek Vavrusa authored
Commit refs #53.
-
Marek Vavrusa authored
Commit refs #53.
-
Marek Vavrusa authored
* Finally no threading errors or wrong locking orders. * Updated tests. Commit refs #53, #50.
-
Marek Vavrusa authored
Commit refs #53.
-
Marek Vavrusa authored
-
Marek Vavrusa authored
Each handler is identified by a native unique identifier (pointer). Documentation is improved. Commit fixes #52, refs #53.
-
- Nov 15, 2010
-
-
Marek Vavrusa authored
-
-
-
- Nov 09, 2010
-
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-