zeek/scripts/base/frameworks
Jon Siwek 1e66fe905a Add support to Bro for connecting with peers over IPv6.
- Communication::listen_ipv6 needs to be redef'd to true in order
  for IPv6 listening sockets to be opened.

- Added Communication::listen_retry option as an interval at which
  to retry binding to socket addresses that were already in use.

- Added some explicit baselines to check in the istate.events
  and istate.events-ssl tests -- the SSL test was incorrectly
  passing because it compared two empty files.  (The files being
  empty because "http/base" was given as an argument to Bro which
  it couldn't handle because that script doesn't exist anymore).
2012-05-09 15:08:36 -05:00
..
cluster Merge branch 'master' into topic/script-reference 2011-12-19 16:17:58 -06:00
communication Add support to Bro for connecting with peers over IPv6. 2012-05-09 15:08:36 -05:00
control This completes framework documentation package 4. 2012-01-06 16:36:22 -05:00
dpd More bugfixs, cleanup, and test for SSL analyzer 2012-05-03 10:52:24 -04:00
intel This completes framework documentation package 4. 2012-01-06 16:36:22 -05:00
logging Merge remote-tracking branch 'origin/topic/script-reference' 2012-01-10 14:00:44 -08:00
metrics Fixing a warning from the documentation generation. 2012-01-06 16:50:20 -05:00
notice Fixed a problem where cluster workers were still processing notices in some cases. 2012-04-26 10:45:28 -04:00
packet-filter Checkpoint after pass. 2012-02-15 13:07:08 -08:00
reporter Add reporter bif/framework documentation. 2011-12-07 16:54:40 -06:00
signatures Add more signature framework documentation. 2011-12-14 12:50:54 -06:00
software One more very minor change I forgot to commit. 2012-02-03 16:27:51 -05:00