No description
Find a file
Seth Hall 6db77dc285 Ported the capture-loss script back into Bro.
- I removed the byte loss estimate since everything indicated that
  it could frequently be inaccurate.

- It has it's own logging stream now.  Notices are only used
  when too much loss has been detected (CaptureLoss::Too_Much_Loss)

- The gap_report event isn't used anymore.  I'm scheduling events
  to get the same effect by using the get_gap_summary BiF to
  collect the gap summary on demand.
2011-09-28 00:08:53 -04:00
aux Updating submodule(s). 2011-09-25 14:18:53 -07:00
cmake@bbf129bd7b Updating submodule(s). 2011-09-22 19:34:12 -07:00
doc Fixing unit tests and some minor bugs. 2011-09-22 12:42:16 -05:00
pkg Move the make dist target into a shell script. 2011-09-01 16:34:53 -05:00
scripts Ported the capture-loss script back into Bro. 2011-09-28 00:08:53 -04:00
src Merge branch 'master' of ssh://git.bro-ids.org/bro 2011-09-25 14:15:52 -07:00
testing Merge branch 'master' of ssh://git.bro-ids.org/bro 2011-09-25 14:15:52 -07: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 Updating baselines. 2011-09-22 19:52:11 -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 Updating baselines. 2011-09-22 19:52:11 -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