mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00
![]() When Bro was compiled with broker disabled, then some Bro scripts were referencing functions and types that were not defined. Fixed by adding @ifdefs to several scripts. Removed one @ifdef because it was causing several unit tests to fail. Also fixed the @TEST-REQUIRES check in tests that rely on broker so that such tests are skipped when broker is disabled. |
||
---|---|---|
.. | ||
__load__.bro | ||
main.bro | ||
README | ||
store.bro |
The Broker communication framework facilitates connecting to remote Bro instances to share state and transfer events.