No description
Find a file
Bernhard Amann 417542f283 Merge branch 'topic/bernhard/log-threads' into topic/bernhard/input-threads
Seems to work -- all test pass.
But there are thread-safety issues at the moment, because the constructors of IPAddr and IPPrefix are not thread-safe, but needed by workers.

Conflicts:
	src/logging/Manager.cc
2012-02-27 22:59:08 -08:00
aux Raise minimum required CMake version to 2.6.3 2012-02-24 13:14:49 -06:00
cmake@2cc1055770 Merge remote-tracking branch 'origin/topic/jsiwek/complex-record-indices' 2012-01-25 13:38:36 -08:00
doc Merge branch 'topic/bernhard/log-threads' into topic/bernhard/input-threads 2012-02-27 22:59:08 -08:00
pkg Binary packaging script tweaks. 2011-11-14 15:13:20 -06:00
scripts Merge branch 'topic/bernhard/log-threads' into topic/bernhard/input-threads 2012-02-27 22:59:08 -08:00
src Merge branch 'topic/bernhard/log-threads' into topic/bernhard/input-threads 2012-02-27 22:59:08 -08:00
testing Merge branch 'topic/bernhard/log-threads' into topic/bernhard/input-threads 2012-02-27 22:59:08 -08:00
.gitignore Ignore tmp dir. 2011-10-25 19:59:25 -07: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 Merge branch 'master-merge-helper' 2012-02-24 16:37:45 -08:00
CMakeLists.txt Raise minimum required CMake version to 2.6.3 2012-02-24 13:14:49 -06:00
config.h.in Remove --enable-brov6 flag, IPv6 now supported by default. 2012-02-03 16:46:58 -06:00
configure Remove --enable-brov6 from configure usage text 2012-02-03 18:06:02 -06:00
COPYING A set of script-reference polishing. 2012-01-09 18:04:34 -08:00
INSTALL Raise minimum required CMake version to 2.6.3 2012-02-24 13:14:49 -06:00
Makefile corrected some minor typos 2012-01-11 13:02:12 -06:00
NEWS Merge branch 'master' of ssh://git.bro-ids.org/bro 2012-02-24 15:04:06 -08:00
README corrected some minor typos 2012-01-11 13:02:12 -06:00
VERSION Merge branch 'master-merge-helper' 2012-02-24 16:37:45 -08: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. NEWS contains release notes for the
current version, and CHANGES has the complete history of changes.
Please see COPYING for licensing information.

For more documentation, research publications, and community contact
information, please see Bro's home page:

    http://www.bro-ids.org

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