zeek/scripts/base/frameworks/broker
Christian Kreibich d9f11643a2 Use Broker peering directionality when re-peering after backpressure overflows
This avoids creating pointless connection reattempts to ephemeral TCP
client-side ports, which have been cluttering up the Broker logs since 7.1.

(cherry picked from commit 549e678dff)
2025-04-29 17:00:50 -07:00
..
__load__.zeek Support re-peering with Broker peers that fall behind 2025-04-08 15:09:44 -07:00
backpressure.zeek Use Broker peering directionality when re-peering after backpressure overflows 2025-04-29 17:00:50 -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.