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 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>
4 months ago
..
netstack.go tailfs: listen for local clients only on 100.100.100.100 4 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