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 9f105d3968 net/dns/resolver: teach the forwarder to do per-domain routing.
Given a DNS route map, the forwarder selects the right set of
upstreams for a given name.

Signed-off-by: David Anderson <danderson@tailscale.com>
5 years ago
..
forwarder.go net/dns/resolver: teach the forwarder to do per-domain routing. 5 years ago
neterr_darwin.go net/dns/resolver: factor the resolver out into a sub-package. 5 years ago
neterr_other.go net/dns/resolver: factor the resolver out into a sub-package. 5 years ago
neterr_windows.go net/dns/resolver: factor the resolver out into a sub-package. 5 years ago
tsdns.go net/dns/resolver: teach the forwarder to do per-domain routing. 5 years ago
tsdns_server_test.go net/dns/resolver: teach the forwarder to do per-domain routing. 5 years ago
tsdns_test.go net/dns/resolver: teach the forwarder to do per-domain routing. 5 years ago