tailscale/wgengine/netstack
Maisem Ali fe95d81b43 ipn/ipnlocal,wgengine/netstack: move LocalBackend specifc serving logic to LocalBackend
The netstack code had a bunch of logic to figure out if the LocalBackend should handle an
incoming connection and then would call the function directly on LocalBackend. Move that
logic to LocalBackend and refactor the methods to return conn handlers.

Updates #cleanup

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2023-06-12 12:56:07 -07:00
..
netstack.go ipn/ipnlocal,wgengine/netstack: move LocalBackend specifc serving logic to LocalBackend 2023-06-12 12:56:07 -07:00
netstack_linux.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
netstack_test.go tsd: add package with System type to unify subsystem init, discovery 2023-05-04 14:21:59 -07:00
subnet_router_wrapper.go tsd: add package with System type to unify subsystem init, discovery 2023-05-04 14:21:59 -07:00