No description
Find a file
Seth Hall 5f61c9bde9 New variable in utils/site for mapping address to defined local subnet.
- Site::local_nets_table[1.2.3.4] might yield "1.2.0.0/16" if that
  subnet is defined in the Site::local_nets variable.
2011-08-09 11:15:07 -04:00
aux Updating submodule(s). 2011-08-08 19:23:20 -07:00
cmake Install example config files dynamically. 2011-07-29 17:29:57 -05:00
doc Small tweaks for doc generation. 2011-08-06 00:40:30 -04:00
pkg Packaging tweaks and rewrite of 'dist' target. 2011-05-20 17:08:59 -05:00
policy.old Merge remote branch 'origin/topic/robin/reporting' 2011-07-01 13:59:21 -07:00
scripts New variable in utils/site for mapping address to defined local subnet. 2011-08-09 11:15:07 -04:00
src Fixing compiler warning. 2011-08-08 16:31:33 -07:00
testing Communication framework updates now that communications can be enabled dynamically. 2011-08-09 11:13:36 -04: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 Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
CHANGES A set of new/changed tests regarding the new policy script organisation. 2011-08-08 18:29:35 -07:00
CMakeLists.txt Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
config.h.in Fix unnecessary config.h preprocessor (re)definitions. 2011-04-11 16:59:07 -05:00
configure --with-perftools configure option now assumes --enable-perftools (closes #527) 2011-08-01 10:45:23 -05:00
COPYING Cleanup of the Bro distribution. 2010-11-26 13:45:54 -08:00
INSTALL Test. Closes #499 2011-07-19 21:54:17 -04: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 A set of new/changed tests regarding the new policy script organisation. 2011-08-08 18:29:35 -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