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)
Sat, Mar 29, 11:12 AM
Unknown Object (File)
Mon, Mar 24, 9:15 AM
Unknown Object (File)
Tue, Mar 18, 1:18 AM
Unknown Object (File)
Fri, Mar 14, 3:27 PM
Unknown Object (File)
Mon, Mar 10, 4:49 PM
Unknown Object (File)
Mon, Mar 10, 12:23 AM
Unknown Object (File)
Sun, Mar 9, 5:54 PM
Unknown Object (File)
Sun, Mar 9, 3:06 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