Merge remote-tracking branch 'origin/topic/johanna/gh-3242'

* origin/topic/johanna/gh-3242:
  Community-id: load main script in notice script, fix notice script
This commit is contained in:
Johanna Amann 2023-08-23 12:31:16 +01:00
commit 70c76977cf
6 changed files with 28 additions and 10 deletions

5
NEWS
View file

@ -69,6 +69,11 @@ Changed Functionality
values set in a ``new_connection()`` handler. A new ``connection_flipped()``
event is added to allow updating custom state in script-land.
- Loading ``policy/frameworks/notice/community-id.zeek`` now also automatically
community ID logging. In the past, loading the script had no effect unless
``policy/protocols/conn/community-id-logging.zeek`` was loaded before. This
was fairly unusual and hard to debug behavior.
Removed Functionality
---------------------