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
Claus Lensbøl 2015ce4081
health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085)
The Tracker was using direct callbacks to ipnlocal. This PR moves those
to be triggered via the eventbus.

Additionally, the eventbus is now closed on exit from tailscaled
explicitly, and health is now a SubSystem in tsd.

Updates #15160

Signed-off-by: Claus Lensbøl <claus@tailscale.com>
3 months ago
..
debug.go all: use Go 1.22 range-over-int 2 years ago
doh_test.go net/dns/resolver: remove maxDoHInFlight 3 years ago
forwarder.go net/dns: cache dns.Config for reuse when compileConfig fails (#16059) 6 months ago
forwarder_test.go health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085) 3 months ago
macios_ext.go all: avoid repeated default interface lookups 3 years ago
tsdns.go net/dns: cache dns.Config for reuse when compileConfig fails (#16059) 6 months ago
tsdns_server_test.go all: update copyright and license headers 3 years ago
tsdns_test.go health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085) 3 months ago