zeek/scripts/base/frameworks/broker
Christian Kreibich 4372cdfe2a Expand Broker APIs to allow tracking directionality of peering establishment
This provides ways to figure out for a given peer, or a given address/port pair,
whether the local node originally established the peering.

(cherry picked from commit b430d5235c)
2025-04-29 17:00:30 -07:00
..
__load__.zeek Support re-peering with Broker peers that fall behind 2025-04-08 15:09:44 -07:00
backpressure.zeek Support re-peering with Broker peers that fall behind 2025-04-08 15:09:44 -07:00
log.zeek Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
main.zeek Expand Broker APIs to allow tracking directionality of peering establishment 2025-04-29 17:00:30 -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.