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.
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> |
3 years ago | |
|---|---|---|
| .. | ||
| netstack.go | 3 years ago | |
| netstack_linux.go | 3 years ago | |
| netstack_test.go | 3 years ago | |
| subnet_router_wrapper.go | 3 years ago | |