zeek/scripts/base/frameworks
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
..
analyzer Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00
broker Fix Bro and unit tests when broker is not enabled 2016-05-10 06:24:35 -05:00
cluster Add some missing Bro script documentation 2016-05-05 16:35:31 -05:00
communication Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
control Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00
dpd Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
files Add ACE archive files to the identified file types. 2016-06-14 22:27:09 -04:00
input Merge remote-tracking branch 'origin/topic/johanna/bit-1181' 2016-07-26 14:52:27 -07:00
intel Merge remote-tracking branch 'origin/topic/johanna/intel-uid-fuid' 2016-04-28 10:20:50 -07:00
logging Fix a "make doc" warning 2015-05-29 14:38:50 -05:00
netcontrol NetControl: add catch and release event when IPs are forgotten. 2016-07-28 16:28:07 -04:00
notice Adjust default priority of ACTION_DROP hook. 2016-07-26 13:39:40 -07:00
openflow Merge remote-tracking branch 'origin/master' into topic/johanna/netcontrol-improvements 2016-05-19 16:17:07 -07:00
packet-filter Fix a number of documentation building errors 2016-06-27 12:41:40 -07:00
reporter Merge remote-tracking branch 'origin/topic/johanna/bit-1181' 2016-07-26 14:52:27 -07:00
signatures Log::write in signature framework was missing ts 2015-03-25 12:01:09 -07:00
software Updated detection of Flash and AdobeAIR. 2015-07-24 14:33:53 +02:00
sumstats Also track recent_global_view_keys on manager 2016-07-29 12:26:04 -04:00
tunnels Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00