zeek/scripts
Justin Azoff 1f7f16be9d Also track recent_global_view_keys on manager
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.
2016-07-29 12:26:04 -04:00
..
base Also track recent_global_view_keys on manager 2016-07-29 12:26:04 -04:00
broxygen Fix Broxygen coverage. 2015-03-13 14:53:11 -05:00
policy SMTP does not need to pull in the notice framework. 2016-06-23 13:22:16 -07:00
site Removed app-stats scripts. 2016-06-17 11:55:26 -04:00
CMakeLists.txt Don't install test-all-policy.bro script as it's for testing only. 2011-10-12 12:42:12 -05:00
test-all-policy.bro Removed app-stats scripts. 2016-06-17 11:55:26 -04:00