zeek/scripts/base/utils
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
..
addrs.bro Add support to Bro for connecting with peers over IPv6. 2012-05-09 15:08:36 -05:00
conn-ids.bro Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
directions-and-hosts.bro Add a test that checks each individual script can be loaded in bare-mode. 2011-08-10 15:38:21 -05:00
files.bro Merge remote-tracking branch 'origin/topic/jsiwek/smtp-refactor' 2011-08-10 13:34:31 -04:00
numbers.bro Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
paths.bro Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
patterns.bro Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
site.bro Merge remote-tracking branch 'origin/fastpath' 2012-05-03 11:45:00 -07:00
strings.bro Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
thresholds.bro Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00