You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Josh Bleecher Snyder
e8cd7bb66f
tstest: simplify goroutine leak tests
...
Use tb.Cleanup to simplify both the API and the implementation.
One behavior change: When the number of goroutines shrinks, don't log.
I've never found these logs to be useful, and they frequently add noise.
Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
5 years ago
..
forwarder.go
wgengine/tsdns: use netns to obtain a socket
6 years ago
map.go
ipn: delete domainsForProxying, require explicit DNS search domains (mapver 9) ( #1078 )
5 years ago
map_test.go
tailcfg, tsdns: derive root domains from list of nodes ( #708 )
6 years ago
neterr_darwin.go
wgengine/tsdns: replace connections when net link changes (macOS)
6 years ago
neterr_other.go
ipn, wgengine, magicsock, tsdns: be quieter and less aggressive when offline
6 years ago
neterr_windows.go
ipn, wgengine, magicsock, tsdns: be quieter and less aggressive when offline
6 years ago
tsdns.go
wgengine/tsdns: fix MagicDNS lookups of shared nodes
5 years ago
tsdns_server_test.go
tsdns: fix accidental rejection of all non-{A, AAAA} questions.
6 years ago
tsdns_test.go
tstest: simplify goroutine leak tests
5 years ago