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.
Mike O'Driscoll
4e88d231d5
control,health,ipn: move IP forwarding check to health tracker ( #19007 )
...
Currently IP forwarding health check is done on sending MapRequests.
Move ip forwarding to the health service to gain the benefits
of the health tracker and perodic monitoring out of band from
the MapRequest path. ipnlocal now provides a closure to
the health service to provide the check if forwarding is broken.
Removed `skipIPForwardingCheck` from controlclient/direct.go,
it wasn't being used as the comments describe it, that check
has moved to ipnlocal for the closure to the health tracker.
Updates #18976
Signed-off-by: Mike O'Driscoll <mikeo@tailscale.com>
2 months ago
..
auditlog
all: use Go 1.26 things, run most gofix modernizers
2 months ago
conffile
all: remove AUTHORS file and references to it
3 months ago
desktop
all: remove AUTHORS file and references to it
3 months ago
ipnauth
all: remove AUTHORS file and references to it
3 months ago
ipnext
ipnext,ipnlocal: add ExtraWireGuardAllowedIPs hook
2 months ago
ipnlocal
control,health,ipn: move IP forwarding check to health tracker ( #19007 )
2 months ago
ipnserver
types/ptr: deprecate ptr.To, use Go 1.26 new
2 months ago
ipnstate
types/ptr: deprecate ptr.To, use Go 1.26 new
2 months ago
lapitest
types/ptr: deprecate ptr.To, use Go 1.26 new
2 months ago
localapi
all: use Go 1.26 things, run most gofix modernizers
2 months ago
policy
all: remove AUTHORS file and references to it
3 months ago
store
all: use Go 1.26 things, run most gofix modernizers
2 months ago
backend.go
all: remove AUTHORS file and references to it
3 months ago
backend_test.go
all: remove AUTHORS file and references to it
3 months ago
conf.go
all: remove AUTHORS file and references to it
3 months ago
doc.go
all: remove AUTHORS file and references to it
3 months ago
ipn_clone.go
tailcfg: reintroduce UserProfile.Groups
2 months ago
ipn_test.go
all: remove AUTHORS file and references to it
3 months ago
ipn_view.go
tailcfg: reintroduce UserProfile.Groups
2 months ago
prefs.go
all: use Go 1.26 things, run most gofix modernizers
2 months ago
prefs_test.go
all: use Go 1.26 things, run most gofix modernizers
2 months ago
serve.go
all: use Go 1.26 things, run most gofix modernizers
2 months ago
serve_expand_test.go
all: remove AUTHORS file and references to it
3 months ago
serve_test.go
all: remove AUTHORS file and references to it
3 months ago
store.go
all: remove AUTHORS file and references to it
3 months ago
store_test.go
all: remove AUTHORS file and references to it
3 months ago