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
Percy Wegmann 17cd0626f3 ipn,wgengine: only intercept TailFS traffic on quad 100
This fixes a regression introduced with 993acf4 and released in
v1.60.0.

The regression caused us to intercept all userspace traffic to port
8080 which prevented users from exposing their own services to their
tailnet at port 8080.

Now, we only intercept traffic to port 8080 if it's bound for
100.100.100.100 or fd7a:115c:a1e0::53.

Fixes #11283

Signed-off-by: Percy Wegmann <percy@tailscale.com>
3 months ago
..
netstack.go ipn,wgengine: only intercept TailFS traffic on quad 100 3 months ago
netstack_linux.go all: update copyright and license headers 1 year ago
netstack_test.go tailfs: initial implementation 4 months ago
subnet_router_wrapper.go tsd: add package with System type to unify subsystem init, discovery 1 year ago