zeek/scripts/base
Johanna Amann 9f72353a41 Raise warnings when for DNS events that are not raised due to dns_skip_all_addl
By default, dns_skip_all_addl is set to false. This causes several
events to not be raised. This change emits warnings when a user defines
event handlers for events that will not be raised.

Furthermore, it adds notes about this behavior to the documentation. We
also introduce a new BIF, `is_event_handled`, which checks if an event
is handled.

Fixes GH-4061
2025-01-07 17:46:27 +00:00
..
files Copy timestamp from file object 2024-05-17 15:03:06 +02:00
frameworks Fix incorrect uses of zeek:see 2025-01-01 15:35:59 +01:00
misc Remove unneeded @loads from base/misc/version.zeek 2024-12-06 15:18:05 -08:00
packet-protocols Add conn.log entries for connections with unhandled IP protocols 2024-11-13 11:25:40 -07:00
protocols Raise warnings when for DNS events that are not raised due to dns_skip_all_addl 2025-01-07 17:46:27 +00:00
utils Introduce get_packet_lag() 2024-12-09 19:19:29 +01:00
init-bare.zeek Fix incorrect uses of zeek:see 2025-01-01 15:35:59 +01:00
init-default.zeek postgresql: Initial parser implementation 2024-09-06 16:10:48 +02:00
init-frameworks-and-bifs.zeek Minor comment tweaks for init-frameworks-and-bifs.zeek 2024-10-18 09:56:29 -07:00
init-supervisor.zeek Establish a separate init script when using the supervisor 2021-07-08 13:12:53 -07:00