[Bug 263148] dns/drool: update to version 2.0.0
Date: Fri, 08 Apr 2022 14:35:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263148 Bug ID: 263148 Summary: dns/drool: update to version 2.0.0 Product: Ports & Packages Version: Latest Hardware: Any URL: https://www.dns-oarc.net/tools/drool OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: jaap@NLnetLabs.nl Attachment #233063 maintainer-approval+ Flags: Created attachment 233063 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=233063&action=edit patch to update Release 2.0.0 This major release is a complete rewrite of drool to Lua using dnsjit! This includes two commands: - drool reply`: 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. - `drool respdiff`: replay DNS queries found in the PCAP, but only if a correlating response is also found. The query, original response and the received response is then stored into a LMDB database which can then be used by respdiff by CZ.NIC (see https://gitlab.labs.nic.cz/knot/respdiff) for analysis. -- You are receiving this mail because: You are the assignee for the bug.