tailscale/net/dns/resolver
Brad Fitzpatrick 8725b14056 all: migrate more code code to net/netip directly
Instead of going through the tailscale.com/net/netaddr transitional
wrappers.

Updates #5162

Change-Id: I3dafd1c2effa1a6caa9b7151ecf6edd1a3fda3dd
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-08-02 13:59:57 -07:00
..
debug.go net/dns/resolver: add debug HTML handler to see what DNS traffic was forwarded 2021-12-21 14:32:36 -08:00
doh_test.go net/dns: schedule DoH upgrade explicitly, fix Resolver.Addr confusion 2022-04-19 12:00:22 -07:00
forwarder_test.go net/dns/resolver: add fuzz/unit test for #2533 (#5018) 2022-07-08 09:22:50 -04:00
forwarder.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
macios_ext.go all: simplify ts_macext build tags 2021-08-17 11:13:03 -07:00
tsdns_server_test.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
tsdns_test.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
tsdns.go all: migrate more code code to net/netip directly 2022-08-02 13:59:57 -07:00