Bug 218706 - New port: dns/drool DNS traffic replay tool
Summary: New port: dns/drool DNS traffic replay tool
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-17 16:10 UTC by Jaap Akkerhuis
Modified: 2017-04-30 03:22 UTC (History)
1 user (show)

See Also:


Attachments
the port as shar file (2.18 KB, application/x-shar)
2017-04-17 16:10 UTC, Jaap Akkerhuis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaap Akkerhuis 2017-04-17 16:10:30 UTC
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
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2017-04-17 19:56:31 UTC
Please don't put '@comment $FreeBSD$' in pkg-plist files :-)
Comment 2 Jaap Akkerhuis 2017-04-17 21:05:03 UTC
(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 :-).
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2017-04-30 03:22:15 UTC
Committed, thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-04-30 03:22:25 UTC
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