No description
Find a file
Jon Siwek f4101b5265 Improve handling of IPv6 routing type 0 extension headers.
- flow_weird event with name argument value of "routing0_hdr" is raised
  for packets containing an IPv6 routing type 0 header because this
  type of header is now deprecated according to RFC 5095.

- packets with a routing type 0 header and non-zero segments left
  now use the last address in that header in order to associate
  with a connection/flow and for calculating TCP/UDP checksums.

- added a set of IPv4/IPv6 TCP/UDP checksum unit tests
2012-03-27 16:05:45 -05:00
aux Updating submodule(s). 2012-03-23 17:46:57 -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 Improve handling of IPv6 routing type 0 extension headers. 2012-03-27 16:05:45 -05:00
testing Improve handling of IPv6 routing type 0 extension headers. 2012-03-27 16:05:45 -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 Updating submodule(s). 2012-03-23 17:46:57 -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 Updating submodule(s). 2012-03-23 17:46:57 -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