Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Oct 2016 19:29:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 213206] ldns: drill -T trace mode broken
Message-ID:  <bug-213206-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213206

            Bug ID: 213206
           Summary: ldns: drill -T trace mode broken
           Product: Base System
           Version: 11.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: sega01@go-beyond.org

drill -T used to work like dig's trace mode. Now, it seems to be broken.

# drill -T go-beyond.org; echo $?
0
# which drill
/usr/bin/drill
# freebsd-version
11.0-RELEASE

I've tried this with a few domains. No output.

It should at least be exiting non-zero in this case. Seems like it does a
sendto(), recvfrom(), and then exits right after.

Thanks!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213206-8>