zeek/scripts/base/frameworks/sumstats/plugins
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
..
__load__.bro Merge remote-tracking branch 'origin/master' into topic/bernhard/hyperloglog 2013-08-12 09:47:53 -07:00
average.bro Large update for the SumStats framework. 2013-05-21 15:52:59 -04:00
hll_unique.bro Merge remote-tracking branch 'origin/topic/bernhard/hyperloglog' 2013-08-30 11:30:05 -07:00
last.bro Merge remote-tracking branch 'origin/master' into topic/seth/sumstats-updates 2013-07-30 11:48:03 -04:00
max.bro Large update for the SumStats framework. 2013-05-21 15:52:59 -04:00
min.bro Large update for the SumStats framework. 2013-05-21 15:52:59 -04:00
sample.bro Merge remote-tracking branch 'origin/master' into topic/seth/sumstats-updates 2013-05-21 22:33:16 -04:00
std-dev.bro Large update for the SumStats framework. 2013-05-21 15:52:59 -04:00
sum.bro Large update for the SumStats framework. 2013-05-21 15:52:59 -04:00
topk.bro Fix the SumStats top-k plugin and test. 2013-08-02 16:30:20 -04:00
unique.bro Added a $unique_max field to Reducers for the SumStats::UNIQUE calculation 2013-08-28 00:57:44 -04:00
variance.bro Large update for the SumStats framework. 2013-05-21 15:52:59 -04:00