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. |
||
|---|---|---|
| .. | ||
| plugins | ||
| __load__.bro | ||
| cluster.bro | ||
| consts.bro | ||
| main.bro | ||
| non-cluster.bro | ||
| types.bro | ||