mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/fix-dns-binds-complte-typo'
* origin/topic/awelzel/fix-dns-binds-complte-typo: DNS/dns_binds_rr: Fix complte to complete typo, switch to count
This commit is contained in:
commit
9034e135d1
6 changed files with 40 additions and 19 deletions
8
CHANGES
8
CHANGES
|
@ -1,3 +1,11 @@
|
|||
7.1.0-dev.734 | 2024-12-10 09:56:46 +0100
|
||||
|
||||
* DNS/dns_binds_rr: Fix complte to complete typo, switch to count (Arne Welzel, Corelight)
|
||||
|
||||
From my reading in the docs the complete_flag should only ever be a
|
||||
single byte, so add a weird for when it is longer, but use count
|
||||
as the new type.
|
||||
|
||||
7.1.0-dev.732 | 2024-12-09 23:28:30 -0800
|
||||
|
||||
* Support for Broker I/O backpressure overflow policies (Christian Kreibich, Corelight, and Dominik Charousset)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue