Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
BIND
BIND
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 591
    • Issues 591
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 113
    • Merge Requests 113
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • ISC Open Source Projects
  • BINDBIND
  • Issues
  • #2240

Closed (duplicated)
Open
Opened Oct 29, 2020 by JP Mens@jpmensContributor

Feature request: show transport protocol in dig(1) footer

Description

I just stumbled over dig(1) using TCP by default for ANY requests, which is documented, but in the course of time I somehow forgot about that. Carsten came up with an idea I'd like to endorse: add the Transport protocol to the footer of dig(1)'s output.

Request

What we'd like to see is the transport dig(1) has ultimately used for the query, somewhat along these lines:

;; Query time: 589 msec
;; SERVER: 172.22.1.8#53(172.22.1.8)
;; TRANSPORT: TCP
;; WHEN: Thu Oct 29 12:40:17 UTC 2020
;; MSG SIZE  rcvd: 53

The transport would likely be one of TCP, UDP, DoT, or DoH.

Links / references

Edited Oct 29, 2020 by JP Mens
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: isc-projects/bind9#2240