mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
parent
aabb36abf7
commit
1a87ebab72
9 changed files with 77 additions and 9 deletions
4
NEWS
4
NEWS
|
@ -279,6 +279,10 @@ New Functionality
|
|||
``get_net_stats()``, it's possible to determine the number of packets that have
|
||||
been received and accepted by Zeek, but eventually discarded without processing.
|
||||
|
||||
- Two new hooks, ``Cluster::on_subscribe()`` and ``Cluster::on_unsubscribe()`` have
|
||||
been added to allow observing ``Subscribe()`` and ``Unsubscribe()`` calls on
|
||||
backends by Zeek scripts.
|
||||
|
||||
Changed Functionality
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue