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)
Sun, Apr 21, 9:54 PM
Unknown Object (File)
Mar 18 2024, 6:04 PM
Unknown Object (File)
Mar 18 2024, 6:04 PM
Unknown Object (File)
Mar 18 2024, 6:04 PM
Unknown Object (File)
Mar 16 2024, 5:11 PM
Unknown Object (File)
Feb 10 2024, 9:41 PM
Unknown Object (File)
Feb 10 2024, 2:31 PM
Unknown Object (File)
Jan 6 2024, 7:22 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