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/wgengine/netstack
KevinLiang10 58df21feef wgengine/netstack: add local tailscale service IPs to route and terminate locally
This commit adds the tailscales service IPs served locally to OS routes, and
make interception to packets so that the traffic terminates locally without
making affects to the HA traffics.

Fixes tailscale/corp#34048

Signed-off-by: KevinLiang10 <37811973+KevinLiang10@users.noreply.github.com>
2 days ago
..
gro cmd/tailscaled: start implementing ts_omit_netstack 4 months ago
link_endpoint.go all: rename variables with lowercase-l/uppercase-I 2 months ago
netstack.go wgengine/netstack: add local tailscale service IPs to route and terminate locally 2 days ago
netstack_linux.go all: update copyright and license headers 3 years ago
netstack_tcpbuf_default.go wgengine/netstack: increase gVisor's TCP send and receive buffer sizes (#12994) 1 year ago
netstack_tcpbuf_ios.go wgengine/netstack: increase gVisor's TCP send and receive buffer sizes (#12994) 1 year ago
netstack_test.go wgengine/netstack: add local tailscale service IPs to route and terminate locally 2 days ago
netstack_userping.go feature, net/tshttpproxy: pull out support for using proxies as a feature 4 months ago
netstack_userping_apple.go various: fix lint warnings 2 years ago
netstack_userping_test.go wgengine/netstack: check userspace ping success on Windows 1 year ago