https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213206

            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: [email protected]
          Reporter: [email protected]

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!

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to