mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
![]() Previously, recent_global_view_keys was only tracked on workers causing a popular key to be sent up and handled by the manager once for each worker. This records the key inside recent_global_view_keys on the manager after the first update, making the rest of the updates no-ops. Additionally, since the counter value was never used, it has been changed from a table to a set. |
||
---|---|---|
.. | ||
files | ||
frameworks | ||
misc | ||
protocols | ||
utils | ||
init-bare.bro | ||
init-default.bro |