No description
Find a file
Jon Siwek 7af14ec1fe Remove the default "tcp or udp or icmp" filter.
In default mode, Bro would load the packet filter script framework
which installs a filter that allows all packets, but in bare mode
(the -b option), this old filter would not follow IPv6 protocol
chains and thus filter out packets with extension headers.
2012-03-14 10:00:48 -05:00
aux Merge remote-tracking branch 'origin/topic/robin/parallel-btest' 2012-02-29 17:17:25 -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 Update PacketFilter/Discarder code for IP version independence. 2012-03-08 13:12:04 -06:00
src Remove the default "tcp or udp or icmp" filter. 2012-03-14 10:00:48 -05:00
testing Add unit test for IPv6 fragment reassembly. 2012-03-12 15:26:51 -05: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