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.go | ||
netstack_linux.go | ||
netstack_test.go | ||
subnet_router_wrapper.go |