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
F132494389: D32268.id96113.diff
Fri, Oct 17, 9:27 AM
F132494379: D32268.id96236.diff
Fri, Oct 17, 9:27 AM
F132494369: D32268.id.diff
Fri, Oct 17, 9:26 AM
F132442007: D32268.diff
Thu, Oct 16, 11:50 PM
Unknown Object (File)
Thu, Oct 9, 5:54 AM
Unknown Object (File)
Thu, Oct 2, 3:40 AM
Unknown Object (File)
Wed, Oct 1, 12:00 PM
Unknown Object (File)
Sun, Sep 21, 2:11 AM
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