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
F162293982: D32268.id96236.diff
Sat, Jul 11, 7:06 PM
Unknown Object (File)
Tue, Jul 7, 4:53 PM
Unknown Object (File)
Tue, Jul 7, 6:54 AM
Unknown Object (File)
Tue, Jun 30, 4:25 AM
Unknown Object (File)
Wed, Jun 17, 2:57 AM
Unknown Object (File)
Wed, Jun 17, 2:42 AM
Unknown Object (File)
Wed, Jun 17, 2:41 AM
Unknown Object (File)
Jun 4 2026, 3:58 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 Not Applicable
Unit
Tests Not Applicable

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
28

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