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/tstest/integration
James Sanderson ea79dc161d tstest/integration/testcontrol: fix AddRawMapResponse race condition
Only send a stored raw map message in reply to a streaming map response.
Otherwise a non-streaming map response might pick it up first, and
potentially drop it. This guarantees that a map response sent via
AddRawMapResponse will be picked up by the main map response loop in the
client.

Fixes #15362

Signed-off-by: James Sanderson <jsanderson@tailscale.com>
8 months ago
..
nat wgengine/magicsock: use learned DERP route as send path of last resort 9 months ago
testcontrol tstest/integration/testcontrol: fix AddRawMapResponse race condition 8 months ago
vms all: fix new lint warnings from bumping staticcheck 1 year ago
gen_deps.go all: update tools that manage copyright headers 3 years ago
integration.go vnet: add control/derps to test, stateful firewall 1 year ago
integration_test.go tstest: make it clearer where AwaitRunning failed and why 9 months ago
tailscaled_deps_test_darwin.go all: use new LocalAPI client package location 10 months ago
tailscaled_deps_test_freebsd.go all: use new LocalAPI client package location 10 months ago
tailscaled_deps_test_linux.go all: use new LocalAPI client package location 10 months ago
tailscaled_deps_test_openbsd.go all: use new LocalAPI client package location 10 months ago
tailscaled_deps_test_windows.go various: keep tailscale connected when Always On mode is enabled on Windows 10 months ago