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.
Brad Fitzpatrick
ebc552d2e0
health: add Tracker type, in prep for removing global variables
...
This moves most of the health package global variables to a new
`health.Tracker` type.
But then rather than plumbing the Tracker in tsd.System everywhere,
this only goes halfway and makes one new global Tracker
(`health.Global`) that all the existing callers now use.
A future change will eliminate that global.
Updates #11874
Updates #4136
Change-Id: I6ee27e0b2e35f68cb38fecdb3b2dc4c3f2e09d68
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
bench
tailcfg, all: use []netip.AddrPort instead of []string for Endpoints
3 years ago
capture
various: add golangci-lint, fix issues ( #7905 )
3 years ago
filter
all: use Go 1.22 range-over-int
2 years ago
magicsock
health: add Tracker type, in prep for removing global variables
2 years ago
netlog
all: use zstdframe where sensible ( #11491 )
2 years ago
netstack
all: use Go 1.22 range-over-int
2 years ago
router
health: add Tracker type, in prep for removing global variables
2 years ago
wgcfg
all: use Go 1.22 range-over-int
2 years ago
wgint
wgengine{,/wgint}: add wgint.Peer wrapper type, add to wgengine.Engine
2 years ago
wglog
all: use Go 1.22 range-over-int
2 years ago
winnet
all: update copyright and license headers
3 years ago
mem_ios.go
all: update copyright and license headers
3 years ago
pendopen.go
wgengine: make pendOpen time later, after dup check
2 years ago
userspace.go
health: add Tracker type, in prep for removing global variables
2 years ago
userspace_ext_test.go
wgengine/netstack: remove SubnetRouterWrapper
2 years ago
userspace_test.go
all: use Go 1.22 range-over-int
2 years ago
watchdog.go
wgengine{,/wgint}: add wgint.Peer wrapper type, add to wgengine.Engine
2 years ago
watchdog_js.go
all: update copyright and license headers
3 years ago
watchdog_test.go
all: update copyright and license headers
3 years ago
wgengine.go
wgengine{,/wgint}: add wgint.Peer wrapper type, add to wgengine.Engine
2 years ago