zeek/scripts/base/frameworks/sumstats
Robin Sommer 6f9d28cc18 Merge branch 'topic/robin/hyperloglog-merge'
* topic/robin/hyperloglog-merge: (35 commits)
  Making the confidence configurable.
  Renaming HyperLogLog->CardinalityCounter.
  Fixing bug introduced during merging.
  add clustered leak test for hll. No issues.
  make gcc happy
  (hopefully) fix refcounting problem in hll/bloom-filter opaque vals. Thanks Robin.
  re-use same hash class for all add operations
  get hll ready for merging
  and forgot a file...
  adapt to new structure
  fix opaqueval-related memleak.
  make it compile on case-sensitive file systems and fix warnings
  make error rate configureable
  add persistence test not using predetermined random seeds.
  update cluster test to also use hll
  persistence really works.
  well, with this commit synchronizing the data structure should work.. ...if we had consistent hashing.
  and also serialize the other things we need
  ok, this bug was hard to find.
  serialization compiles.
  ...
2013-08-31 10:42:42 -07:00
..
plugins Merge branch 'topic/robin/hyperloglog-merge' 2013-08-31 10:42:42 -07:00
__load__.bro Checkpoint for SumStats rename. 2013-04-15 15:12:28 -04:00
cluster.bro One more tiny SumStats change to clean up cluster state. 2013-08-26 15:29:27 -04:00
main.bro Changing how threshold reseting happens (actually do it on managers!) 2013-08-21 14:08:14 -04:00
non-cluster.bro Updates for SumStats API to deal with high memory stats. 2013-08-02 12:44:33 -04:00