mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
![]() The main script now uses the Reporter::error BIF instead of scheduling a reporter_error event to report an invalid node name. The later only works if the reporter framework is loaded, but the BIF will do the right thing and use stderr if there's no event handler. I also @if'd out most of the setup-connections script when the node is invalid because that's what the cluster/__load__.bro would normally do. |
||
---|---|---|
.. | ||
cluster | ||
communication | ||
control | ||
dpd | ||
intel | ||
logging | ||
metrics | ||
notice | ||
packet-filter | ||
reporter | ||
signatures | ||
software | ||
time-machine |