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
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>
1 year ago
..
netstack.go ipn/ipnlocal,wgengine/netstack: move LocalBackend specifc serving logic to LocalBackend 1 year ago
netstack_linux.go all: update copyright and license headers 1 year ago
netstack_test.go tsd: add package with System type to unify subsystem init, discovery 1 year ago
subnet_router_wrapper.go tsd: add package with System type to unify subsystem init, discovery 1 year ago