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
Brad Fitzpatrick 2513d2d728 net/{neterror,dns/resolver}: move PacketWasTruncated to neterror from DNS code
And delete the unused code in net/dns/resolver/neterr_*.go.

Change-Id: Ibe62c486bacce2733eb9968c96a98cbbdb2758bd
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
debug.go net/dns/resolver: add debug HTML handler to see what DNS traffic was forwarded 4 years ago
doh_test.go net/dns: replace resolver IPs with type for DoH 4 years ago
forwarder.go net/{neterror,dns/resolver}: move PacketWasTruncated to neterror from DNS code 4 years ago
forwarder_test.go net/dns/resolver: add nameFromQuery benchmark 4 years ago
macios_ext.go all: simplify ts_macext build tags 4 years ago
tsdns.go net/dns/resolver: add metrics to PTR lookup misses 4 years ago
tsdns_server_test.go net/dns/resolver: add Windows ExitDNS service support, using net package 4 years ago
tsdns_test.go all: gofmt -w -s (simplify) tests 4 years ago