zeek/scripts/base
Jon Siwek 31e70e447d Add a Reporter::fatal BIF.
This can be used from a Bro script to cause Bro to exit with non-zero
status and a message to stderr.  Uses of the exit() BIF in scripts
for terminating Bro because of an error were replaced with this one,
which addresses #564.
2011-08-25 13:13:39 -05:00
..
frameworks Add a Reporter::fatal BIF. 2011-08-25 13:13:39 -05:00
misc Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
protocols Merge remote-tracking branch 'origin/topic/gregor/script-polishing' 2011-08-25 13:17:49 -04:00
utils Metrics framework update. Mostly to make metrics work on clusters. 2011-08-15 15:57:48 -04:00
init-bare.bro (Semiautomatically) convert the comments in bare-init.bro into autodoc ones. 2011-08-11 14:25:34 -07:00
init-default.bro Metrics framework update. Mostly to make metrics work on clusters. 2011-08-15 15:57:48 -04:00