zeek/scripts/base/frameworks/broker/__load__.zeek
Christian Kreibich 0010e65f6d 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.
2024-12-06 15:18:05 -08:00

4 lines
60 B
Text

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