zeek/scripts/policy/misc
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
..
analysis-groups.bro Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
capture-loss.bro Ported the capture-loss script back into Bro. 2011-09-28 00:08:53 -04:00
loaded-scripts.bro Logging framework update and mass Log::ID renaming. 2011-09-03 01:10:17 -04:00
profiling.bro Added the profiling script. 2011-08-11 01:37:57 -04:00
trim-trace-file.bro Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00