No description
Find a file
Jon Siwek c84394d07f Refactor IPAddr v4 initialization from string. (fixes #775)
Revived code from old dotted_to_addr function to parse the
dotted address string directly instead of canonicalizing and
passing to inet_pton.
2012-02-22 15:44:05 -06:00
aux Updating submodule(s). 2012-02-03 04:05:34 -08:00
cmake@2cc1055770 Merge remote-tracking branch 'origin/topic/jsiwek/complex-record-indices' 2012-01-25 13:38:36 -08:00
doc GeoIP installation documentation update. 2012-02-21 16:13:08 -05:00
pkg Binary packaging script tweaks. 2011-11-14 15:13:20 -06:00
scripts Checkpoint after pass. 2012-02-15 13:07:08 -08:00
src Refactor IPAddr v4 initialization from string. (fixes #775) 2012-02-22 15:44:05 -06:00
testing Decrease strictness of parsing IPv4 strings into addrs. (fixes #775) 2012-02-20 14:28:42 -06: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 remote-tracking branch 'origin/fastpath' 2012-02-22 05:28:29 -08:00
CMakeLists.txt Promote libz and libmagic to required dependencies. 2011-11-11 12:39:00 -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 Fixing links. 2012-01-11 12:21:49 -08:00
Makefile corrected some minor typos 2012-01-11 13:02:12 -06:00
NEWS Updating NEWS. 2012-02-17 15:36:12 -08:00
README corrected some minor typos 2012-01-11 13:02:12 -06:00
VERSION Merge remote-tracking branch 'origin/fastpath' 2012-02-22 05:28:29 -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