tailscale/wgengine/netstack
Percy Wegmann 2d5d6f5403 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>
(cherry picked from commit 17cd0626f3)
2024-02-28 17:09:14 -06:00
..
netstack_linux.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
netstack_test.go wgengine/netstack: add a per-client limit for in-flight TCP forwards 2024-02-27 15:25:40 -05:00
netstack.go ipn,wgengine: only intercept TailFS traffic on quad 100 2024-02-28 17:09:14 -06:00
subnet_router_wrapper.go tsd: add package with System type to unify subsystem init, discovery 2023-05-04 14:21:59 -07:00