#dnsperf v2.15.0 released!
New features:
- statistics on unexpected DNS message IDs
- datafiles now support RFC1035 `\DDD` encoding
- Thanks to @iscdotorg, `dnsperf` statistics as JSON now available!
plus a few bug fixes, see release notes for full details.
^JL
#DNS #Performance #Testing #OpenSource
https://codeberg.org/DNS-OARC/dnsperf/releases/tag/v2.15.0
Release 2.15.0 - DNS-OARC/dnsperf

This release brings several new features and a few bug fixes. Both `dnsperf` and `resperf` will now report statistics on receiving unexpected DNS message IDs in responses. Datafiles now support `\DDD` encoding in domain names as specified in RFC1035 "5.1. Format". Thanks to funding from ...

Codeberg.org
Is this a #dnsperf issue or is there something going on? Using this domain as a random test, but seeing it with others. #infosec

https://www.dnsperf.com/dns-speed-benchmark?id=mt82evmj5v4nyn
DNS Performance

Compare the speed and uptime of enterprise and commercial DNS services

#dnsperf v2.14.0 released!
- fix crash while using TSIG and threads
- rewords connection statistics
- add names to threads
^JL
#DNS #Performance #Testing #OpenSource
https://github.com/DNS-OARC/dnsperf/releases/tag/v2.14.0
Release Release 2.14.0 · DNS-OARC/dnsperf

This release rewords connection statistics, adds names to threads and fixes a bug with using TSIG in more than one thread. Packages are available at: https://dev.dns-oarc.net/packages/ In "Connecti...

GitHub
#dnsjit v1.3.0 released!
- Added `core.object.dns:reset()` to reset DNS objects
- Updated examples to reset DNS objects and correctly set `includes_dnslen` for TCP packets
- New `pcap2tcpdns`, create bin files for replaying with `dnsperf -B`!
^JL
#DNS #OARC #OpenSource #LuaJIT #dnsperf
https://github.com/DNS-OARC/dnsjit/releases/tag/v1.3.0
Release Release 1.3.0 · DNS-OARC/dnsjit

This release adds core.object.dns:reset() to reset DNS objects so they can be reused correctly. Example scripts have been updated to reflect this along with correctly setting includes_dnslen for TC...

GitHub
#dnsperf v2.13.1 released!
- fixes to in-progress queries
- fixes to TCP module
- fix to stream binary format input
#DNS #performance #testing #UDP #TCP #DOT #DOH #opensource
https://github.com/DNS-OARC/dnsperf/releases/tag/v2.13.1
Release Release 2.13.1 · DNS-OARC/dnsperf

This release fixes a few issues with in-progress queries and the TCP transport module. Packages are available at: https://dev.dns-oarc.net/packages/ When using stateful connections, such as TCP, if...

GitHub
#dnsperf v2.13.1 released!
- fixes to in-progress queries
- fixes to TCP module
- fix to stream binary format input
#DNS #performance #testing #UDP #TCP #DOT #DOH #opensource
https://github.com/DNS-OARC/dnsperf/releases/tag/v2.13.1
Release Release 2.13.1 · DNS-OARC/dnsperf

This release fixes a few issues with in-progress queries and the TCP transport module. Packages are available at: https://dev.dns-oarc.net/packages/ When using stateful connections, such as TCP, if...

GitHub
Release Release 2.13.0 · DNS-OARC/dnsperf

This release adds a new option -O tls-sni=... to set the Server Name Indication when using TLS transport, currently for DNS-over-TLS and DNS-over-HTTPS. Packages are available at: https://dev.dns-o...

GitHub
Development Update #2305 out!
Read about the teams, projects and results from the #DNSHackathon2023 that took places on the weekend before #RIPE86 in Rotterdam, and about the latest releases of #dnswire, #DSC and #dnsperf!
^JL
#DNS #OpenSource #Hackathons
https://dnsoarc.medium.com/development-update-2305-83d5298369f8
#dnsperf v2.12.0 released!
- Fix segfault on #DoH reconnect
- New and better max QPS limiting
- New `qps_threshold_wait` option
- Fix statistics output
- Support OpenSSL 3.0+
^JL
#DNS #OpenSource
https://github.com/DNS-OARC/dnsperf/releases/tag/v2.12.0
Release Release 2.12.0 · DNS-OARC/dnsperf

This release fixes a segfault when doing DNS-over-HTTPS and changes the way maximum queries per second are handled. The DNS-over-HTTPS module handled reconnecting incorrectly and destroyed the nght...

GitHub
#dnsperf v2.11.2 released!
Fixed long option argument handling (again), wasn't completely fixed in v2.11.1.
#DNS #OpenSource
Surely fixed now, suuuurely! 😳️
^JL
https://github.com/DNS-OARC/dnsperf/releases/tag/v2.11.2
Release Release 2.11.2 · DNS-OARC/dnsperf

Fixed long option argument handling (again), wasn't completely fixed in v2.11.1. Packages are available at: https://dev.dns-oarc.net/packages/ e6dbd78 Long opt

GitHub