zeek/scripts/base
Arne Welzel d4e31e7d2b RunState: Implement forward_network_time_if_applicable()
Add a central place where the decision when it's okay to update network time
to the current time (wallclock) is. It checks for pseudo_realtime and packet
source existence as well as packet source idleness.

A new const &redef allows to completely disable forwarding of network time.
2023-03-23 12:40:39 +01:00
..
files Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
frameworks Add pcap_file option to supervised nodes. 2023-03-21 16:18:02 +01:00
misc annotate base scripts with &is_used as needed 2022-05-26 17:39:17 -07:00
packet-protocols Use a default analyzer 2023-02-16 19:39:27 -07:00
protocols dns: Remove AD and CD flags from log 2023-03-16 10:09:27 +01:00
utils Treat private address space as site-local by default 2023-03-15 17:01:00 -07:00
init-bare.zeek RunState: Implement forward_network_time_if_applicable() 2023-03-23 12:40:39 +01:00
init-default.zeek Provide infrastructure to migrate legacy analyzers to Spicy. 2023-02-01 11:33:48 +01:00
init-frameworks-and-bifs.zeek analyzer: Add analyzer.log for logging violations/confirmations 2023-01-09 18:11:49 +01:00
init-supervisor.zeek Establish a separate init script when using the supervisor 2021-07-08 13:12:53 -07:00