zeek/testing/btest/Baseline/scripts.base.protocols.dns.duplicate-reponses
Jon Siwek 3c95d1d695 Refactor DNS script's state management to improve performance.
The amount of timers involved in DNS::PendingMessage tables'
expiration attributes have a significant performance hit.  Instead the
script now relies solely on maximum thresholds for pending message
quantities to limit amount of accumulated state.  There's a new option,
"DNS::max_pending_query_ids", to limit the number outstanding messages
across all DNS query IDs ("DNS::max_pending_msgs" still limits number
of outstanding messages for a *given* query ID).
2014-02-13 14:55:45 -06:00
..
dns.log Improve DNS analysis. 2014-01-28 11:04:01 -06:00
weird.log Refactor DNS script's state management to improve performance. 2014-02-13 14:55:45 -06:00