zeek/scripts/base/frameworks/sumstats
Robin Sommer 4dcf8fc0db Merge remote-tracking branch 'origin/topic/bernhard/hyperloglog'
* origin/topic/bernhard/hyperloglog: (32 commits)
  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.
  change plugin after feedback of seth
  Forgot a file. Again. Like always. Basically.
  do away with old file.
  ...
2013-08-30 11:30:05 -07:00
..
plugins Merge remote-tracking branch 'origin/topic/bernhard/hyperloglog' 2013-08-30 11:30:05 -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