42 lines
1.1 KiB
Text
42 lines
1.1 KiB
Text
2021-06-02 Jerry Lundström
|
|
|
|
Release 1.0.2
|
|
|
|
This release fixes an issue with source port being static when only
|
|
using `-q` to generate traffic from one host/IP. The source port is
|
|
now randomized for every DNS query.
|
|
|
|
Other changes is mainly about build system, packages and fixed issues
|
|
detected by code analysis tools.
|
|
|
|
05000cc Typo, random source port
|
|
6a71707 Coverage
|
|
1c724ce SonarCloud
|
|
0776d20 Badges
|
|
c274884 LGTM
|
|
5a12c61 COPR
|
|
f77efed Build dependency
|
|
a359b66 iconv
|
|
|
|
2019-10-07 Jerry Lundström
|
|
|
|
Release 1.0.1
|
|
|
|
This release fixes a few minor bugs and a dependency issue which made
|
|
`dnsmeter` throw an exception when using the `-r` option.
|
|
|
|
Bugfixes:
|
|
- Use existing `rtt_avg`, was showing total RTT divided by number of threads
|
|
- Fix an issue which missed the first 8 bytes of a text payload
|
|
|
|
72197b5 PCAP detect
|
|
665be2d RTT average
|
|
3fe7b66 pplib dependencies, RTT average
|
|
e565d42 Funding
|
|
1a1ea40 README
|
|
|
|
2019-09-23 Jerry Lundström
|
|
|
|
Release 1.0.0
|
|
|
|
Initial release after project was moved from DENIC to DNS-OARC.
|