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
David Anderson 90f82b6946 net/dns/resolver: add live reconfig, plumb through to ipnlocal.
The resolver still only supports a single upstream config, and
ipn/wgengine still have to split up the DNS config, but this moves
closer to unifying the DNS configs.

As a handy side-effect of the refactor, IPv6 MagicDNS records exist
now.

Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
..
forwarder.go net/dns/resolver: unexport Packet, only use it internally. 3 years ago
neterr_darwin.go net/dns/resolver: factor the resolver out into a sub-package. 3 years ago
neterr_other.go net/dns/resolver: factor the resolver out into a sub-package. 3 years ago
neterr_windows.go net/dns/resolver: factor the resolver out into a sub-package. 3 years ago
tsdns.go net/dns/resolver: add live reconfig, plumb through to ipnlocal. 3 years ago
tsdns_server_test.go net/dns/resolver: factor the resolver out into a sub-package. 3 years ago
tsdns_test.go net/dns/resolver: add live reconfig, plumb through to ipnlocal. 3 years ago