Merge remote-tracking branch 'origin/topic/awelzel/lookup-connection-zam-follow-up'

* origin/topic/awelzel/lookup-connection-zam-follow-up:
  script_opt: Use emit_builtin_error() for Lookup-Conn
This commit is contained in:
Arne Welzel 2025-01-23 16:46:33 +01:00
commit cb44a6ca53
4 changed files with 18 additions and 2 deletions

View file

@ -1,3 +1,12 @@
7.2.0-dev.106 | 2025-01-23 16:46:33 +0100
* script_opt: Use emit_builtin_error() for Lookup-Conn (Arne Welzel, Corelight)
Still create a separate baseline file because ZAM doesn't provide
detailed location information.
Patch for ZBI.op provided by @vpax
7.2.0-dev.104 | 2025-01-21 16:48:56 -0700
* session/Manager: Emit explicit errors for FindConnection() with proto=65535 (Arne Welzel, Corelight)