tailscale/wgengine/netstack
Percy Wegmann c42a4e407a tailfs: listen for local clients only on 100.100.100.100
FileSystemForLocal was listening on the node's Tailscale address,
which potentially exposes the user's view of TailFS shares to other
Tailnet users. Remote nodes should connect to exported shares via
the peerapi.

This removes that code so that FileSystemForLocal is only avaialable
on 100.100.100.100:8080.

Updates tailscale/corp#16827

Signed-off-by: Percy Wegmann <percy@tailscale.com>
2024-02-12 14:08:00 -06:00
..
netstack.go tailfs: listen for local clients only on 100.100.100.100 2024-02-12 14:08:00 -06:00
netstack_linux.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
netstack_test.go tailfs: initial implementation 2024-02-09 09:13:51 -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