Page MenuHomeFreeBSD

dns/dnsjit: script-based engine for easy capturing, parsing and statistics gathering of DNS messages
ClosedPublic

Authored by diizzy on Oct 1 2021, 9:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 24, 12:25 AM
Unknown Object (File)
Mon, Apr 14, 8:43 AM
Unknown Object (File)
Sun, Apr 6, 1:00 PM
Unknown Object (File)
Sat, Mar 29, 11:12 AM
Unknown Object (File)
Mar 24 2025, 9:15 AM
Unknown Object (File)
Mar 18 2025, 1:18 AM
Unknown Object (File)
Mar 14 2025, 3:27 PM
Unknown Object (File)
Mar 10 2025, 4:49 PM
Subscribers
None

Details

Summary

Originally submitted by pi, updated by Leo Vandewoestijne and I made some minor fixes on top of Leo's patch

PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235461

I'll connect build when doing the commit

Test Plan

Compile tested on FreeBSD 13.0-STABLE #0 stable/13-n246086-a20c597c6d7 (amd64) (make, make check-plist)
Poudriere testport OK 12.2-RELEASE (amd64)
Runtime tested by Leo

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

diizzy requested review of this revision.Oct 1 2021, 9:30 PM
diizzy created this revision.
arrowd added inline comments.
dns/dnsjit/Makefile
27

Style nitpick: I'd move this line to USE_GITHUB and put GNU_CONFIGURE=yes in its place there.

This revision is now accepted and ready to land.Oct 2 2021, 6:05 AM