You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net/dns/resolver
Tom DNetto 5fb8e01a8b net/dns/resolver: add metric for number of truncated dns packets
Updates #2067

This should help us determine if more robust control of edns parameters
+ implementing answer truncation is warranted, given its likely complexity.

Signed-off-by: Tom DNetto <tom@tailscale.com>
2 years ago
..
debug.go net/dns/resolver: add debug HTML handler to see what DNS traffic was forwarded 3 years ago
doh_test.go net/dns: schedule DoH upgrade explicitly, fix Resolver.Addr confusion 2 years ago
forwarder.go net/dns/resolver: add metric for number of truncated dns packets 2 years ago
forwarder_test.go net/dns: schedule DoH upgrade explicitly, fix Resolver.Addr confusion 2 years ago
macios_ext.go all: simplify ts_macext build tags 3 years ago
tsdns.go net/dns/resolver: add metric for number of truncated dns packets 2 years ago
tsdns_server_test.go all: use any instead of interface{} 3 years ago
tsdns_test.go net/dns/resolver: support magic resolution of via-<siteid>.<ip4> domains 2 years ago