From wessels at measurement-factory.com Fri Jan 7 22:55:08 2011 From: wessels at measurement-factory.com (Duane Wessels) Date: Fri, 7 Jan 2011 15:55:08 -0700 (MST) Subject: [dnstop] Version 20110107 released Message-ID: Hi again, I've posted a new version of dnstop here: http://dns.measurement-factory.com/tools/dnstop/src/dnstop-20110107.tar.gz This version contains some hashing performance improvements and other tweaks. Here's the relevant CHANGES entry: 2011/01/05 Duane Wessels Found a fixed a few problems after spending some quality time looking at the code. 1) Hash table performance was terrible and has been improved. The hash table size is now configurable via command line option. 2) Some things were double-counted when both -Q and -R were given. 3) Added cumulative percentage totals to the tables 4) Added -X option to disable the source+queryname tables, which could consume a lot of memory. 5) Imported "inX_addr" mini-library for storing IPv4/IPv6 addresses. Duane W.