No description
Find a file
Jon Siwek e1ebf81f76 Prefer static libraries for some dependencies on OS X
This makes binary packaging easier because OS X doesn't ship with
all the shared libraries we may link against (libmagic and libGeoIP
in this case)
2011-01-06 16:59:48 -06:00
aux Updating submodule 2010-12-20 12:03:58 -08:00
cmake Prefer static libraries for some dependencies on OS X 2011-01-06 16:59:48 -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 Reversing the null-byte change to strings.bif once more. 2010-12-08 04:46:10 -08: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
bro-path-dev.in Setting executable bit for bro-dev-path.in. 2010-12-09 02:51:11 -08:00
CHANGES Merge with Subversion repository as of r7137. Incorporated change: 2010-12-08 04:10:26 -08:00
Checklist-for-Release Cleanup of the Bro distribution. 2010-11-26 13:45:54 -08:00
CMakeLists.txt Changes to allow source packaging via CPack 2011-01-05 12:05:39 -06:00
config.h.in Merge with origin/topic/cmake-port. 2010-11-24 21:02:08 -08:00
configure Added OS X configures options for SDK & minimum version 2011-01-06 16:57:25 -06:00
COPYING Cleanup of the Bro distribution. 2010-11-26 13:45:54 -08:00
INSTALL Changes to make running bro from build dir easier. 2010-12-06 11:30:52 -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 r7137. Incorporated change: 2010-12-08 04:10:26 -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