No description
Find a file
Jon Siwek efbd22a33f Allow CMake generators to pass through configure
The default generator is Unix Makefiles for most platforms, but this
lets the builder easily select a different build framework depending
on their platform (e.g. Xcode, CodeBlocks, Eclipse ...)
2010-12-02 14:23:20 -06:00
aux Submodule updates 2010-11-30 15:32:57 -06:00
cmake Removed some unset()'s that were missed 2010-11-30 15:17:49 -06:00
doc Cleanup of the Bro distribution. 2010-11-26 13:45:54 -08:00
policy Merge with Subversion repository as of r7098. 2010-11-27 12:50:01 -08:00
src Merge branch 'master' into topic/cmake-port 2010-11-30 15:07:29 -06:00
testing Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
.gitignore New Makefile wrapper in top-level directory. 2010-11-26 15:31:00 -08:00
.gitmodules Merge with origin/topic/cmake-port. 2010-11-24 21:02:08 -08:00
CHANGES Merge with Subversion repository as of r7098. 2010-11-27 12:50:01 -08:00
Checklist-for-Release Cleanup of the Bro distribution. 2010-11-26 13:45:54 -08:00
CMakeLists.txt CMake 2.6 compatibility changes 2010-11-30 13:21:30 -06:00
config.h.in Merge with origin/topic/cmake-port. 2010-11-24 21:02:08 -08:00
configure Allow CMake generators to pass through configure 2010-12-02 14:23:20 -06:00
COPYING Cleanup of the Bro distribution. 2010-11-26 13:45:54 -08:00
INSTALL Merge branch 'master' into topic/cmake-port 2010-11-30 15:07:29 -06:00
Makefile New Makefile wrapper in top-level directory. 2010-11-26 15:31:00 -08:00
README Cleanup of the Bro distribution. 2010-11-26 13:45:54 -08:00
VERSION Merge with Subversion repository as of r7098. 2010-11-27 12:50:01 -08: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