zeek/scripts
Jon Siwek ac257c7a6d Change/fix some cluster script error reporting.
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.
2011-08-10 16:29:52 -05:00
..
base Change/fix some cluster script error reporting. 2011-08-10 16:29:52 -05:00
policy Normalizing base.bro script naming as main.bro 2011-08-10 15:40:28 -05:00
site Updates to local.bro. 2011-08-08 13:41:21 -04:00
CMakeLists.txt Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
test-all-policy.bro Normalizing base.bro script naming as main.bro 2011-08-10 15:40:28 -05:00