zeek/scripts
Seth Hall 6db77dc285 Ported the capture-loss script back into Bro.
- I removed the byte loss estimate since everything indicated that
  it could frequently be inaccurate.

- It has it's own logging stream now.  Notices are only used
  when too much loss has been detected (CaptureLoss::Too_Much_Loss)

- The gap_report event isn't used anymore.  I'm scheduling events
  to get the same effect by using the get_gap_summary BiF to
  collect the gap summary on demand.
2011-09-28 00:08:53 -04:00
..
base Fix a small bug in the metrics framework. 2011-09-27 14:42:55 -04:00
policy Ported the capture-loss script back into Bro. 2011-09-28 00:08:53 -04:00
site Merge remote-tracking branch 'origin/topic/jsiwek/reorg-followup' 2011-08-25 16:44:31 -04:00
CMakeLists.txt Merge branch 'master' into topic/jsiwek/autodoc-fixes 2011-08-13 09:31:06 -05:00
test-all-policy.bro Fixing unit tests and some minor bugs. 2011-09-22 12:42:16 -05:00