zeek/scripts/base/frameworks/broker
Arne Welzel e712461719 broker/main: Adapt enum values to agree with comm.bif
Logic to detect this error already existed, but due to enum identifiers
not having a value set, it never triggered before.

Should probably backport this one.

(cherry picked from commit 6bc36e8cf8)
2025-05-05 12:54:42 -07:00
..
__load__.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
log.zeek Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
main.zeek broker/main: Adapt enum values to agree with comm.bif 2025-05-05 12:54:42 -07:00
README More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
store.zeek broker/store: Extend SQLiteOptions around data safety and performance 2023-01-30 10:25:37 +01:00

The Broker communication framework facilitates connecting to remote Zeek
instances to share state and transfer events.