sthen
dae9f91e31
bump for MODPY_DEFAULT_VERSION_3 change
2022-11-13 15:28:39 +00:00
naddy
3f5796b9fd
drop RCS Ids
2022-03-11 19:45:43 +00:00
sthen
3fb7cdbcf6
bump REVISION for switch from Python 3.8 -> 3.9
2021-11-02 00:01:35 +00:00
sthen
192066add7
update to dnsperf-2.4.2
...
install queryparse python script (reads pcap, generates list of queries for input to dnsperf)
2021-02-24 14:28:55 +00:00
sthen
c87bb2bac0
update to dnsperf-2.4.0, moving from bind internal libs to ldns
2020-12-10 17:22:52 +00:00
sthen
57274a51b2
update to dnsperf-2.3.4
2020-05-17 13:41:22 +00:00
sthen
7c72342ed9
update to dnsperf-2.3.3
2020-05-14 11:46:24 +00:00
sthen
cb09d2fe89
dnsperf tweaks: sync WANTLIB, and don't hardcode the old libs list from
...
isc-config.sh (which has now been removed), just list bind9 and let libtool
sort out the rest.
2020-02-25 13:38:30 +00:00
sthen
78eb68b985
unbreak dnsperf with BIND 9.16
2020-02-23 11:59:55 +00:00
sthen
221ba9fe8f
net/dnsperf: add some preliminary patches to get autoconf working
...
with bind 9.16, mark BROKEN for now as it needs more work in the build
itself. reported by naddy@
2020-02-22 13:21:16 +00:00
sthen
f7c57004f0
update to dnsperf-2.3.2, includes dns-over-TCP/TLS support
2019-08-30 13:23:35 +00:00
sthen
48b0b9660c
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:48:23 +00:00
sthen
18516dcaa4
update to dnsperf-2.2.1. add benchmarks to CATEGORIES while there.
2019-02-05 23:23:29 +00:00
cwen
26d44d854f
Import net/dnsperf 2.2.0
...
Many tweaks and OK sthen@, OK solene@ bcallah@
dnsperf and resperf are free tools that make it simple to gather
accurate latency and throughput metrics for Domain Name Service (DNS).
They read input files describing DNS queries, and send those queries
to DNS servers to measure performance.
resperf-report is a script allowing to generate a report in HTML
format, with graphs. You will need to install the gnuplot package
to use it.
2019-01-28 14:35:41 +00:00