mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 19:15:34 +00:00
fe95d81b43
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> |
||
---|---|---|
.. | ||
netstack_linux.go | ||
netstack_test.go | ||
netstack.go | ||
subnet_router_wrapper.go |