No description
Find a file
Seth Hall da9b8cc283 Modification to the Communication framework API.
- Simplified the communication API and made it easier to change
  to encrypted connections by not having separate variables to
  define encrypted and unencrypted ports.

- Now, to enable listening without configuring nodes just
  load the frameworks/communication/listen script.

- If encrypted listening is desired set the following:
	redef Communication::listen_encrypted=T;

- Accompanying test updates.
2011-10-07 13:29:26 -04:00
aux Connection compressor now disabled by default. 2011-10-06 21:08:42 -07:00
cmake@bbf129bd7b Updating submodule(s). 2011-09-22 19:34:12 -07:00
doc Updating files for tests. 2011-10-04 23:50:52 -04:00
pkg Move the make dist target into a shell script. 2011-09-01 16:34:53 -05:00
scripts Modification to the Communication framework API. 2011-10-07 13:29:26 -04:00
src Fixing a number of reporter calls. 2011-10-06 21:26:49 -07:00
testing Modification to the Communication framework API. 2011-10-07 13:29:26 -04:00
.gitignore New Makefile wrapper in top-level directory. 2010-11-26 15:31:00 -08:00
.gitmodules Update to use cmake submodule 2011-09-20 10:15:09 -05:00
bro-path-dev.in Fixes for script auto-documentation. 2011-08-08 19:50:45 -05:00
CHANGES Filtering some potentially high-volume DNS weirds. 2011-10-06 18:10:15 -07:00
CMakeLists.txt Update to use cmake submodule 2011-09-20 10:15:09 -05:00
config.h.in Fixes for GeoIP support (addresses #538). 2011-08-30 17:02:07 -05:00
configure Add configure options for ruby/bindings integration. 2011-09-12 15:38:23 -05:00
COPYING Cleanup of the Bro distribution. 2010-11-26 13:45:54 -08:00
INSTALL Adding "install-aux" target + updating bro-aux submodule. 2011-09-19 14:53:39 -05:00
Makefile Adding "install-aux" target + updating bro-aux submodule. 2011-09-19 14:53:39 -05:00
README Merge remote-tracking branch 'origin/topic/dist-cleanup' 2011-09-18 16:17:42 -07:00
VERSION Filtering some potentially high-volume DNS weirds. 2011-10-06 18:10:15 -07:00

============================
Bro Network Security Monitor
============================

Bro is a powerful framework for network analysis and security
monitoring.

Please see the INSTALL file for installation instructions and pointers
for getting started. For more documentation, research publications, or
community contact information see Bro's home page:

    http://www.bro-ids.org

Please see COPYING for licensing information.

On behalf of the Bro Development Team,

Vern Paxson & Robin Sommer,
International Computer Science Institute &
Lawrence Berkeley National Laboratory
vern@icir.org / robin@icir.org