No description
Find a file
Robin Sommer 6f44fffcea Starting a small framework for doing regression testing with larger
traces and more complex Bro configurations.

That's "Type 2" in the terminology of
http://www-new.bro-ids.org/devel/projects/testing.html

This leverages btest as well and will replace the set of scripts that
the old private test-suite is using. It can accomodate tests with both
public and private traces.

This is a checkpoint commmit, not much there yet in terms of actual
testing. Also still need to figure out a mechanmism to allow for
different baselines based on which branch we're testing.
2011-06-30 16:55:45 -07:00
aux Updating submodule(s). 2011-06-25 18:22:45 -07:00
cmake Changes to allow DEB packaging via CPack, addresses #458 2011-05-16 13:51:32 -05:00
doc Add RPC/SSL scripts to doc generation target. 2011-06-30 17:12:35 -05:00
pkg Packaging tweaks and rewrite of 'dist' target. 2011-05-20 17:08:59 -05:00
policy Moved the RPC script into the right place. 2011-06-30 16:47:11 -04:00
policy.old Merge remote branch 'origin/master' into topic/policy-scripts-new 2011-06-25 23:49:20 -04:00
src Merge remote branch 'remotes/origin/topic/policy-scripts-new' 2011-06-30 16:43:21 -07:00
testing Starting a small framework for doing regression testing with larger 2011-06-30 16:55:45 -07:00
.gitignore New Makefile wrapper in top-level directory. 2010-11-26 15:31:00 -08:00
.gitmodules New submodule location. 2011-03-11 18:33:44 -08:00
bro-path-dev.in Reorganizing the policy scripts for clarity. 2011-06-01 10:07:53 -04:00
CHANGES Updating CHANGES. 2011-06-25 20:04:35 -07:00
Checklist-for-Release Cleanup of the Bro distribution. 2010-11-26 13:45:54 -08:00
CMakeLists.txt Merge branch 'master' into topic/jsiwek/doc-framework 2011-04-07 16:44:29 -05:00
config.h.in Fix unnecessary config.h preprocessor (re)definitions. 2011-04-11 16:59:07 -05:00
configure Changes to the way user-modifiable config files are installed. 2011-02-24 22:02:22 -06:00
COPYING Cleanup of the Bro distribution. 2010-11-26 13:45:54 -08:00
INSTALL Add explicit CMake check for compiler 2011-03-09 11:48:00 -06:00
Makefile Packaging tweaks and rewrite of 'dist' target. 2011-05-20 17:08:59 -05:00
README Cleanup of the Bro distribution. 2010-11-26 13:45:54 -08:00
VERSION Updating submodule(s). 2011-06-25 18:22:45 -07:00

This is release 1.6 of Bro, a system for detecting network intruders in
real-time using passive network monitoring.

Please see the file INSTALL for installation instructions and
pointers for getting started. For more documentation, see the
documentation on Bro's home page:

    http://www.bro-ids.org/docs

The main parts of Bro's documentation are also available in the doc/
directory of the distribution. (Please note that the documentation
is still a work in progress; there will be more in future releases.)

Numerous other Bro-related publications, including a paper describing the
system, can be found at

    http://www.bro-ids.org/publications.html

Send comments, etc., to the Bro mailing list, bro@bro-ids.org.
However, please note that you must first subscribe to the list in
order to be able to post to it.

- Vern Paxson & Robin Sommer, on behalf of the Bro development team

Lawrence Berkeley National Laboratory
University of California, Berkeley  USA

ICSI Center for Internet Research (ICIR)
International Computer Science Institute
Berkeley, CA  USA
vern@icir.org / robin@icir.org