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/ipnlocal
Naman Sood 75254178a0
ipn/ipnlocal: don't bind localListener if its context is canceled (#12621)
The context can get canceled during backoff, and binding after that
makes the listener impossible to close afterwards.

Fixes #12620.

Signed-off-by: Naman Sood <mail@nsood.in>
5 months ago
..
testdata
autoupdate.go ipn/ipnlocal: periodically run auto-updates when "offline" (#12118) 5 months ago
autoupdate_disabled.go ipn/ipnlocal: periodically run auto-updates when "offline" (#12118) 5 months ago
breaktcp_darwin.go
breaktcp_linux.go
c2n.go ipn/ipnlocal: periodically run auto-updates when "offline" (#12118) 5 months ago
c2n_pprof.go
c2n_test.go
cert.go all: use math/rand/v2 more 5 months ago
cert_js.go
cert_test.go
dnsconfig_test.go
drive.go
expiry.go
expiry_test.go
local.go ipn/ipnlocal: check operator user via osuser package 5 months ago
local_test.go proxymap, various: distinguish between different protocols 5 months ago
loglines_test.go
network-lock.go
network-lock_test.go
peerapi.go proxymap, various: distinguish between different protocols 5 months ago
peerapi_h2c.go
peerapi_macios_ext.go
peerapi_test.go
profiles.go all: use math/rand/v2 more 5 months ago
profiles_notwindows.go
profiles_test.go
profiles_windows.go
serve.go ipn/ipnlocal: don't bind localListener if its context is canceled (#12621) 5 months ago
serve_test.go ipn/ipnlocal: fix data race in tests 5 months ago
ssh.go
ssh_stub.go
ssh_test.go
state_test.go
taildrop.go
web_client.go
web_client_stub.go