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
Tom DNetto 3df305b764 tsnet: enable use-cases with non-native IPs by setting ns.ProcessSubnets
Terminating traffic to IPs which are not the native IPs of the node requires
the netstack subsystem to intercept trafic to an IP it does not consider local.
This PR switches on such interception. In addition to supporting such termination,
this change will also enable exit nodes and subnet routers when running in
userspace mode.

DO NOT MERGE until 1.52 is cut.

Signed-off-by: Tom DNetto <tom@tailscale.com>
Updates: https://github.com/tailscale/corp/issues/15038
2 years ago
..
testcontrol tsnet: enable use-cases with non-native IPs by setting ns.ProcessSubnets 2 years ago
vms all: adjust some build tags for plan9 2 years ago
gen_deps.go all: update tools that manage copyright headers 3 years ago
integration.go tstest/integration: add tests for tun mode (requiring root) 2 years ago
integration_test.go ipn/{conffile,ipnlocal}: start booting tailscaled from a config file w/ auth key 2 years ago
tailscaled_deps_test_darwin.go cmd/tailscaled,*: add start of configuration file support 2 years ago
tailscaled_deps_test_freebsd.go cmd/tailscaled,*: add start of configuration file support 2 years ago
tailscaled_deps_test_linux.go cmd/tailscaled,*: add start of configuration file support 2 years ago
tailscaled_deps_test_openbsd.go cmd/tailscaled,*: add start of configuration file support 2 years ago
tailscaled_deps_test_windows.go cmd/tailscaled,*: add start of configuration file support 2 years ago