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
Jordan Whited d21ebc28af
wgengine/netstack: implement netstack loopback (#13301)
When the TS_DEBUG_NETSTACK_LOOPBACK_PORT environment variable is set,
netstack will loop back (dnat to addressFamilyLoopback:loopbackPort)
TCP & UDP flows originally destined to localServicesIP:loopbackPort.
localServicesIP is quad-100 or the IPv6 equivalent.

Updates tailscale/corp#22713

Signed-off-by: Jordan Whited <jordan@tailscale.com>
2 months ago
..
nat tstest/natlab: fix IPv6 tests, remove TODOs 2 months ago
testcontrol all: use math/rand/v2 more 5 months ago
vms all: fix new lint warnings from bumping staticcheck 2 months ago
gen_deps.go all: update tools that manage copyright headers 2 years ago
integration.go vnet: add control/derps to test, stateful firewall 3 months ago
integration_test.go wgengine/netstack: implement netstack loopback (#13301) 2 months ago
tailscaled_deps_test_darwin.go cmd/tailscaled: allow setting env via linux cmdline for integration tests 3 months ago
tailscaled_deps_test_freebsd.go cmd/tailscaled: allow setting env via linux cmdline for integration tests 3 months ago
tailscaled_deps_test_linux.go cmd/tailscaled: allow setting env via linux cmdline for integration tests 3 months ago
tailscaled_deps_test_openbsd.go cmd/tailscaled: allow setting env via linux cmdline for integration tests 3 months ago
tailscaled_deps_test_windows.go cmd/tailscaled: allow setting env via linux cmdline for integration tests 3 months ago