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-3242'
* origin/topic/johanna/gh-3242: Community-id: load main script in notice script, fix notice script
This commit is contained in:
commit
70c76977cf
6 changed files with 28 additions and 10 deletions
5
NEWS
5
NEWS
|
@ -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
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue