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/types/dnstype
Brad Fitzpatrick d01a0adfa6 types/dnstype: delete unused func, move other one to its sole caller
The dnstype package is used by tailcfg, which tries to be light and
leafy. But it brings in dnstype. So dnstype shouldn't bring in
x/net/dns/dnsmessage.

Updates #12614

Change-Id: I043637a7ce7fed097e648001f13ca1927a781def
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 months ago
..
dnstype.go types/dnstype, ipn/ipnlocal: allow other DNS resolvers with exit nodes 4 months ago
dnstype_clone.go types/dnstype, ipn/ipnlocal: allow other DNS resolvers with exit nodes 4 months ago
dnstype_test.go types/dnstype, ipn/ipnlocal: allow other DNS resolvers with exit nodes 4 months ago
dnstype_view.go cmd/viewer: add field comments to generated view methods 3 months ago