zeek/scripts/base
Seth Hall 2b0a28686a Cleaned up stats collection.
- Removed the gap_report event.  It wasn't used anymore
   and functionally no more capable that scheduling events
   and using the get_gap_summary bif.

 - Added functionality to Dictionaries to count cumulative
   numbers of inserts performed.  This is further used to
   measure the total number of connections of various types.
   Previously only the number of active connections was
   available.

 - The Reassembler base class now tracks active reassembly
   size for all subclasses (File/TCP/Frag & unknown).

 - Improvements to the stats.log.  Mostly, more information.
2016-01-04 00:55:52 -05:00
..
files Add missing documentation on the "Bro Package Index" page 2015-06-02 10:00:00 -05:00
frameworks Making cluster reconnect timeout configurable. 2015-11-17 13:43:58 -08:00
misc BIT-1366: improve checksum offloading warning. 2015-04-02 10:12:39 -05:00
protocols SIP scripts code cleanup. 2015-11-29 00:24:53 -05:00
utils Updates for the urls.bro script. Fixes BIT-1404. 2015-06-01 11:38:26 -04:00
init-bare.bro Cleaned up stats collection. 2016-01-04 00:55:52 -05:00
init-default.bro Merge remote-tracking branch 'origin/topic/vladg/sip' 2015-04-21 15:30:25 -07:00