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/ipn/localapi
Marwan Sulaiman 50990f8931 ipn, ipn/ipnlocal: add Foreground field for ServeConfig
This PR adds a new field to the serve config that can be used to identify which serves are in "foreground mode" and then can also be used to ensure they do not get persisted to disk so that if Tailscaled gets ungracefully shutdown, the reloaded ServeConfig will not have those ports opened.

Updates #8489

Signed-off-by: Marwan Sulaiman <marwan@tailscale.com>
1 year ago
..
cert.go ipn/{ipnlocal,localapi}: actually renew certs before expiry (#8731) 1 year ago
debugderp.go all: avoid repeated default interface lookups 1 year ago
disabled_stubs.go all: update copyright and license headers 2 years ago
localapi.go ipn, ipn/ipnlocal: add Foreground field for ServeConfig 1 year ago
localapi_test.go all: use tstest.Replace more 2 years ago
pprof.go all: update copyright and license headers 2 years ago