zeek/scripts/policy/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
..
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 Removing Off_Port_Protocol_Found notice. 2011-12-10 00:18:10 -05:00
metrics This completes framework documentation package 4. 2012-01-06 16:36:22 -05:00
signatures Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
software This completes framework documentation package 4. 2012-01-06 16:36:22 -05:00