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
Mihai Parparita 0e3fb91a39 net/dns/resolver: remove maxDoHInFlight
It was originally added to control memory use on iOS (#2490), but then
was relaxed conditionally when running on iOS 15 (#3098). Now that we
require iOS 15, there's no need for the limit at all, so simplify back
to the original state.

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
1 year ago
..
debug.go all: update copyright and license headers 1 year ago
doh_test.go net/dns/resolver: remove maxDoHInFlight 1 year ago
forwarder.go net/dns/resolver: remove maxDoHInFlight 1 year ago
forwarder_test.go net/dns/resolver: remove maxDoHInFlight 1 year ago
macios_ext.go all: update copyright and license headers 1 year ago
tsdns.go net/dns/resolver: add envknob to debug exit node DNS queries on on Windows 1 year ago
tsdns_server_test.go all: update copyright and license headers 1 year ago
tsdns_test.go net/dns/resolver: add envknob to debug exit node DNS queries on on Windows 1 year ago