[Bro-Dev] Less noise on bro-dev

2016-05-03 Thread Robin Sommer
In the interest of removing noise on this list, we've changed the destination for issue tracker notifications: they now to go to the bro-commits list. Feel free to subscribe at http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-commits With that change, this list will focus on discussion of

Re: [Bro-Dev] bloomfilter_counting_init parameterization ?

2016-05-03 Thread Matthias Vallentin
> global bloomfilter_counting_init: function(k: count , cells: count , > max: count , name: string =""): opaque of bloomfilter ; The counting Bloomfilter is very similar to a regular Bloom filter, except that the underlying bit vector now consists of "cells," i.e., sequences of bits that

[Bro-Dev] bloomfilter_counting_init parameterization ?

2016-05-03 Thread Aashish Sharma
So I am trying to use bloomfilter_counting_init for keeping a count of uniq IPs seen within a subnet and instead of relying on a table or a set, I was toying with an idea of using bloomfilter_counting_init. However, I am not clear on the parameterization below: global

[Bro-Dev] [Auto] Merge Status

2016-05-03 Thread Merge Tracker
Open Merge Requests === IDComponentReporterAssignee Updated For VersionPrioritySummary --- -- -- - --