zeek/scripts/base
Johanna Amann 8ffbc69a4d Sumstats: epoch_finished was not called under certain circumstances
In non-clustered mode, epoch_finished was not called when there was no
data during the epoch.

This behavior does not fit the documentation, and also is different in
cluster-mode, where epoch_finished is, indeed, called after every epoch.

This small change fixes this behavior.
2020-11-16 15:36:50 +00:00
..
files Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
frameworks Sumstats: epoch_finished was not called under certain circumstances 2020-11-16 15:36:50 +00:00
misc Tweak find-filtered-trace to not flag traces if they have non-TCP 2020-09-25 11:29:44 +00:00
packet-protocols Remove default_analyzer for Ethernet packet analzyer 2020-11-09 19:54:45 -07:00
protocols [SSH] Handle SSH version 1.99 2020-11-14 15:33:34 +01:00
utils Change a script comment to use "code-block" directive 2020-09-03 15:03:12 -07:00
init-bare.zeek Move UnknownProtocol options to init-bare.zeek 2020-11-11 12:58:38 -08:00
init-default.zeek Add backtrace() and print_backtrace() 2020-07-03 14:09:31 -07:00
init-frameworks-and-bifs.zeek GH-1122: Allow initializing globals with calls to subdir BIFs 2020-08-27 12:20:37 -07:00