zeek/scripts/base/frameworks
Jon Siwek 3495b2fa9d Fix problems with SumStats non-cluster.bro script
* Add proper namespace scoping to a 'SumStats::process_epoch_result'
  scheduled event.

* Fix iterator invalidation within 'SumStats::process_epoch_result'

* Give 'SumStats::process_epoch_result' a copy of the result table so
  that the SumStats framework can clear the original and move on to the
  next epoch immediately.

* The previous baseline of the basic sumstats unit test did look wrong
  to me and probably was actually indicative of the iterator invalidation
  problem.

Thanks to Jim Mellander for reporting the issues.
2018-01-18 11:14:39 -06:00
..
analyzer Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00
broker Fix minor typos in documentation 2016-11-14 09:50:19 -06:00
cluster Add a test for starting a cluster with a logger node 2016-07-15 15:23:49 -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 Add an argument to "disable_analyzer" to not do a reporter message by default. 2016-08-09 10:22:31 -04:00
files Functions for retrieving files by their id. 2018-01-09 12:16:17 -05:00
input Minor documentation fixes. 2017-03-09 12:18:35 -05:00
intel problem: broctl can trigger intel reporter error 2017-09-28 09:34:38 -04:00
logging Merge remote-tracking branch 'origin/topic/feature/logging-filter-list' 2018-01-17 16:17:43 -06:00
netcontrol NetControl: small rule_error changes 2017-04-07 10:26:34 -07:00
notice add a max_line_length flag to ContentLine_Analyzer 2017-11-03 16:25:26 -04:00
openflow Fix various typos in the openflow framework docs 2016-11-09 14:29:03 -06: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 Several fixes and improvements for software version parsing. 2017-07-13 02:22:03 -04:00
sumstats Fix problems with SumStats non-cluster.bro script 2018-01-18 11:14:39 -06:00
tunnels Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00