Skip to content

fix(dns): report TCP fallback as inspection metadata - #1156

Merged
ryanfowler merged 1 commit into
mainfrom
feat/dns-inspection-tcp-fallback
Aug 30, 2026
Merged

fix(dns): report TCP fallback as inspection metadata#1156
ryanfowler merged 1 commit into
mainfrom
feat/dns-inspection-tcp-fallback

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • render successful UDP-to-TCP fallback as structured inspection metadata
  • expose fallback record types at extra verbosity without stderr warnings
  • preserve fallback metadata when TCP retry fails or system resolver failover continues
  • add regression tests and documentation

Validation

  • go test -v -parallel 8 ./...
  • go build .
  • CGO_ENABLED=0 go build
  • staticcheck ./...
  • go mod tidy && go mod verify

@ryanfowler
ryanfowler merged commit 86251f3 into main Aug 30, 2026
12 checks passed
@ryanfowler
ryanfowler deleted the feat/dns-inspection-tcp-fallback branch August 30, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant