zeek/scripts/base/frameworks
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
..
cluster Change/fix some cluster script error reporting. 2011-08-10 16:29:52 -05:00
communication Add a test that checks each individual script can be loaded in bare-mode. 2011-08-10 15:38:21 -05:00
control Merge branch 'master' of ssh://git.bro-ids.org/bro 2011-08-05 23:11:40 -04:00
dpd Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
intel Add a test that checks each individual script can be loaded in bare-mode. 2011-08-10 15:38:21 -05:00
logging Merge branch 'topic/robin/rotation-pp' 2011-08-08 16:14:54 -07:00
metrics Add a test that checks each individual script can be loaded in bare-mode. 2011-08-10 15:38:21 -05:00
notice Add a test that checks each individual script can be loaded in bare-mode. 2011-08-10 15:38:21 -05:00
packet-filter Add a test that checks each individual script can be loaded in bare-mode. 2011-08-10 15:38:21 -05:00
reporter Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
signatures Add a test that checks each individual script can be loaded in bare-mode. 2011-08-10 15:38:21 -05:00
software Add a test that checks each individual script can be loaded in bare-mode. 2011-08-10 15:38:21 -05:00
time-machine Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00