Created attachment 181847 [details] the port as shar file DNS Replay Tool (drool) can replay DNS traffic from packet capture (PCAP) files and send it to a specified server, with options such as to manipulate the timing between packets, as well as loop packets infinitely or for a set number of iterations. This tool's goal is to be able to produce a high amount of UDP packets per second and TCP sessions per second on common hardware. WWW: https://www.dns-oarc.net/tools/drool
Please don't put '@comment $FreeBSD$' in pkg-plist files :-)
(In reply to Mathieu Arnold from comment #1) It was thrown in by 'port create' so I left it in. I should have taken it out and made a PR against it :-).
Committed, thanks!
A commit references this bug: Author: pi Date: Sun Apr 30 03:22:12 UTC 2017 New revision: 439784 URL: https://svnweb.freebsd.org/changeset/ports/439784 Log: New port: dns/drool DNS Replay Tool (drool) can replay DNS traffic from packet capture (PCAP) files and send it to a specified server, with options such as to manipulate the timing between packets, as well as loop packets infinitely or for a set number of iterations. This tool's goal is to be able to produce a high amount of UDP packets per second and TCP sessions per second on common hardware. WWW: https://www.dns-oarc.net/tools/drool PR: 218706 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> Changes: head/dns/Makefile head/dns/drool/ head/dns/drool/Makefile head/dns/drool/distinfo head/dns/drool/pkg-descr head/dns/drool/pkg-plist