zeek/scripts/base/frameworks/broker/__load__.zeek
Christian Kreibich 1cbbbc5c40 Support re-peering with Broker peers that fall behind
This adds re-peering at the Broker level for peers that Broker decided to
unpeer. We keep this at the Broker level since this behavior is specific to
it (as opposed to other cluster backends).

Includes baseline updates for btests that pick up on the new script's @load.

(cherry picked from commit 0010e65f6d)
2025-04-08 15:09:44 -07:00

4 lines
60 B
Text

@load ./main
@load ./store
@load ./log
@load ./backpressure