mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00
News entry about Bloom Filter changes in 5.0.
This commit is contained in:
parent
a7aa345c76
commit
ce410b7ed5
1 changed files with 4 additions and 0 deletions
4
NEWS
4
NEWS
|
@ -126,6 +126,10 @@ New Functionality
|
||||||
- The ``base/misc/installation.zeek`` script provides your Zeek installation's
|
- The ``base/misc/installation.zeek`` script provides your Zeek installation's
|
||||||
key directories.
|
key directories.
|
||||||
|
|
||||||
|
- Zeek now lets you decrement Counting Bloom Filters using the new
|
||||||
|
``bloomfilter_decrement`` BiF. Furthermore, two Bloom Filters can be
|
||||||
|
intersected using the new ``bloomfilter_intersect`` BiF.
|
||||||
|
|
||||||
Changed Functionality
|
Changed Functionality
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue