The dnstable suite implements an encoding format for passive DNS data based on MTBL. It consists of a C library, libdnstable, and command line utilities for creating, querying, and merging dnstable data files. This new release 0.14.0 includes:
- Add "+" wildcard character to match single label at beginning or end of
name. - Add support for case-sensitive rrset, rdata name queries.
- Multiple performance improvements for time filtered queries.
- Improve performance of rrtype filtered queries through early filtering.
- Add query statistics API.
- Add support for source info metadata.
- dnstable_lookup: Add "case sensitive" (-C) query flag.
- dnstable_lookup: Add "count results" (-n) flag.
- dnstable_lookup: Add "time limit" (-t) option.
- dnstable_lookup: Add stats output (-s) and stats interval (-i) options.
- Fix building shared libraries on windows/Cygwin.
A source tar file is available at https://dl.farsightsecurity.com/dist/dnstable/dnstable-0.14.0.tar.gz
SHA256: 9a210e3b1a7afda2afb74b170efcd2c8e59ceef2bab3c2ba53ab23d1acf9def2