summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-12-09 20:44:54 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-12-09 20:44:54 +0000
commit6b8ed4f7d702030af11d9b6b1d4f969fa9ec0e14 (patch)
tree8519d6d27e7c3b5bb6a014f11492cc1f198f61f3 /CHANGES
parentAdding upstream version 2.8.0. (diff)
downloaddnsperf-6b8ed4f7d702030af11d9b6b1d4f969fa9ec0e14.tar.xz
dnsperf-6b8ed4f7d702030af11d9b6b1d4f969fa9ec0e14.zip
Adding upstream version 2.9.0.upstream/2.9.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES19
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6a23639..514c008 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,22 @@
+2021-12-08 Jerry Lundström
+
+ Release 2.9.0
+
+ This release brings a new message suppression option and a way to control
+ how many queries are sent over a connection.
+
+ You can now suppress the message about receiving unexpected DNS message
+ IDs by using `-O suppress=unexpected`.
+
+ With `-O num-queries-per-conn=<num>` you can now limit the number of
+ queries sent over a connection before triggering a re-connection, see
+ the `dnsperf(3)` man-page for more information how this works.
+
+ cd9df40 Tests
+ 864a968 Queries per connection
+ 7c5d6ab Suppress unexpected
+ 8e9f4a2 Suppress
+
2021-11-02 Jerry Lundström
Release 2.8.0