mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +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. |
||
---|---|---|
.. | ||
base | ||
broxygen | ||
policy | ||
site | ||
CMakeLists.txt | ||
test-all-policy.bro |