mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/johanna/gh-4061'
* origin/topic/johanna/gh-4061: Update BiF-tracking, add is_event_handled Address review comments and small updates for DNS warnings Raise warnings when for DNS events that are not raised due to dns_skip_all_addl
This commit is contained in:
commit
b2222e97a1
17 changed files with 158 additions and 6 deletions
6
NEWS
6
NEWS
|
@ -12,6 +12,10 @@ Breaking Changes
|
|||
New Functionality
|
||||
-----------------
|
||||
|
||||
- Some DNS events are not raised when ``dns_skip_all_addl`` is set to true.
|
||||
Zeek now raises a warning when a script declares these events while this
|
||||
option is set to true.
|
||||
|
||||
Changed Functionality
|
||||
---------------------
|
||||
|
||||
|
@ -21,7 +25,7 @@ Changed Functionality
|
|||
rather than standard error.
|
||||
|
||||
Removed Functionality
|
||||
------------------------
|
||||
---------------------
|
||||
|
||||
Deprecated Functionality
|
||||
------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue