zeek/scripts/base/frameworks/sumstats/plugins
Robin Sommer 81dcda3eb4 Merge remote-tracking branch 'origin/topic/bernhard/topk'
* origin/topic/bernhard/topk:
  adapt to new folder structure
  fix opaqueval-related memleak
  synchronize pruned attribute
  potentially found wrong Ref.
  add sum function that can be used to get the number of total observed elements.
  in cluster settings, the resultvals can apparently been uninitialized in some special cases
  fix memory leaks
  fix warnings
  add topk cluster test
  make size of topk-list configureable when using sumstats
  implement merging for top-k.
  add serialization for topk
  make the get function const
  topk for sumstats
  well, a test that works..
  implement topk.
2013-08-01 10:27:18 -07:00
..
__load__.bro Merge remote-tracking branch 'origin/master' into topic/bernhard/topk 2013-07-09 14:56:05 -07:00
average.bro Fixing coverage.bare-mode-errors test. 2013-05-01 17:52:16 -07:00
last.bro Fix broken/missing documentation. 2013-05-23 16:53:42 -05:00
max.bro Fixing coverage.bare-mode-errors test. 2013-05-01 17:52:16 -07:00
min.bro Fixing coverage.bare-mode-errors test. 2013-05-01 17:52:16 -07:00
sample.bro Merge remote-tracking branch 'origin/topic/bernhard/metrics-samples' 2013-05-15 16:11:27 -07:00
std-dev.bro Fixing coverage.bare-mode-errors test. 2013-05-01 17:52:16 -07:00
sum.bro Fixing coverage.bare-mode-errors test. 2013-05-01 17:52:16 -07:00
topk.bro Merge remote-tracking branch 'origin/topic/bernhard/topk' 2013-08-01 10:27:18 -07:00
unique.bro prevent merge-hook of sumstats unique plugin from damaging source data. 2013-05-07 11:16:59 -07:00
variance.bro Fixing coverage.bare-mode-errors test. 2013-05-01 17:52:16 -07:00