zeek/scripts/base
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
..
frameworks Change/fix some cluster script error reporting. 2011-08-10 16:29:52 -05:00
misc Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
protocols Normalize some intra-package @loads 2011-08-10 16:06:05 -05:00
utils Add a test that checks each individual script can be loaded in bare-mode. 2011-08-10 15:38:21 -05:00
init-bare.bro Renaming the default loaded "init" scripts and added command line arg for "bare-mode" 2011-08-08 13:40:43 -04:00
init-default.bro Renaming the default loaded "init" scripts and added command line arg for "bare-mode" 2011-08-08 13:40:43 -04:00