No description
Find a file
Robin Sommer 02d8c52e6f Merge branch 'topic/jsiwek/ipv6-ext-headers'
* topic/jsiwek/ipv6-ext-headers:
  Cosmetics in preparation for merge.
  Removing remaining comments. Looks fine.
  Refactor script-layer IPv6 ext. header chain (addresses #795)
  Changes to IPv6 ext. header parsing (addresses #795).
  Fix ipv6_ext_headers event and add routing0_data_to_addrs BIF.
  Remove the default "tcp or udp or icmp" filter.
  Merge remote-tracking branch 'origin/topic/jsiwek/ipv6-ext-headers'
  Add unit test for IPv6 fragment reassembly.
  Update PacketFilter/Discarder code for IP version independence.
  Add a few comments to IP.h
  Fix some IPv6 header related bugs.
  Add IPv6 fragment reassembly.
  Add handling for IPv6 extension header chains (addresses #531)

Closes #795.
2012-03-23 17:38:27 -07:00
aux Removing remaining comments. Looks fine. 2012-03-23 17:00:51 -07:00
cmake@550ab2c8d9 Removing remaining comments. Looks fine. 2012-03-23 17:00:51 -07:00
doc Update documentation for new syntax of IPv6 literals. 2012-03-14 15:25:08 -05:00
pkg Binary packaging script tweaks. 2011-11-14 15:13:20 -06:00
scripts Cosmetics in preparation for merge. 2012-03-23 17:00:51 -07:00
src Merge branch 'topic/jsiwek/ipv6-ext-headers' 2012-03-23 17:38:27 -07:00
testing Merge branch 'topic/jsiwek/ipv6-ext-headers' 2012-03-23 17:38:27 -07: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 Changing the regular expression to allow Site::local_nets in signatures 2012-03-13 16:16:55 -07: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 Updating NEWS. 2012-03-13 15:40:34 -07:00
README corrected some minor typos 2012-01-11 13:02:12 -06:00
VERSION Changing the regular expression to allow Site::local_nets in signatures 2012-03-13 16:16:55 -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. 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