mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
![]() 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 |
||
---|---|---|
.. | ||
__load__.zeek | ||
check-event-handlers.zeek | ||
consts.zeek | ||
main.zeek | ||
README |
Support for Domain Name System (DNS) protocol analysis.