Port details |
- drool Replay DNS traffic from packet capture files
- 2.0.0_1 dns =3 2.0.0_1Version of this port present on the latest quarterly branch.
- Maintainer: jaap@NLnetLabs.nl
- Port Added: 2017-04-30 03:22:23
- Last Update: 2024-02-23 15:21:42
- Commit Hash: 14334a2
- People watching this port, also watch:: bingrep, check_ssl_cert, newsboat, xrdp, pcpustat
- License: BSD3CLAUSE
- WWW:
- https://www.dns-oarc.net/tools/drool
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/dns/drool/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/drool
- pkg install drool
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: drool
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1626696367
SHA256 (drool-2.0.0.tar.gz) = 23efdee99562c4ad1c48b7f9d8dee64ecbaca921bbd996206d38dde041d753ab
SIZE (drool-2.0.0.tar.gz) = 88742
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- dnsjit : dns/dnsjit
- Runtime dependencies:
-
- dnsjit : dns/dnsjit
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for drool-2.0.0_1:
DATADIR=off
===> Use 'make config' to modify these settings
- Options name:
- dns_drool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.0_1 23 Feb 2024 15:21:42 |
Muhammad Moinur Rahman (bofh) |
dns/drool: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.0.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.0.0 20 Jul 2022 14:21:47 |
Tobias C. Berner (tcberner) |
dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Samorukov <samm@freebsd.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Allan Jude <allanjude@freebsd.org>
* Amar Takhar <verm@drunkmonk.net>
* Anders Nordby <anders@fix.no>
* Andrew Greenwood <greenwood.andy@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu> (Only the first 15 lines of the commit message are shown above ) |
2.0.0 22 Apr 2022 18:34:43 |
Fernando Apesteguía (fernape) Author: Jaap Akkerhuis |
dns/drool: update to version 2.0.0
ChangeLog: https://www.dns-oarc.net/tools/drool
PR: 263148
Reported by: jaap@NLnetLabs.nl (maintainer) |
1.1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.0 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.1.0 18 Feb 2018 12:54:21 |
wen |
- Update to 1.1.0
PR: 225995
Submitted by: jaap@NLnetLabs.nl(maintainer) |
1.0.2 17 Jan 2018 20:07:46 |
tobik |
dns/drool: Update to 1.0.2
Changes: https://github.com/DNS-OARC/drool/releases/tag/v1.0.2
PR: 225263
Submitted by: jaap@NLnetLabs.nl (maintainer) |
1.0.1 03 Jan 2018 16:38:41 |
swills |
dns/drool: update to version 1.0.1
PR: 224862
Submitted by: jaap@NLnetLabs.nl (maintainer) |
1.0.0 30 Apr 2017 03:22:12 |
pi |
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> |