Merge remote-tracking branch 'origin/topic/vern/zam-record-fields-fixes'

* origin/topic/vern/zam-record-fields-fixes:
  fixes for specialized ZAM operations needing to check whether record fields exist
This commit is contained in:
Arne Welzel 2025-07-30 10:07:50 +02:00
commit d7fbd49d9e
9 changed files with 128 additions and 14 deletions

View file

@ -1,3 +1,7 @@
8.0.0-dev.805 | 2025-07-30 10:07:50 +0200
* fixes for specialized ZAM operations needing to check whether record fields exist (Vern Paxson, Corelight)
8.0.0-dev.802 | 2025-07-29 21:00:52 +0100
* DNS-fuzzer: raise new_connection event (Johanna Amann, Corelight)