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
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
..
bench all: move network monitoring from wgengine/monitor to net/netmon 2 years ago
capture various: add golangci-lint, fix issues (#7905) 2 years ago
filter all: use tstest.Replace more 2 years ago
magicsock wgengine/magicsock: prefer private endpoints to public ones 1 year ago
netlog all: avoid repeated default interface lookups 2 years ago
netstack ipn/ipnlocal,wgengine/netstack: move LocalBackend specifc serving logic to LocalBackend 1 year ago
router all: move network monitoring from wgengine/monitor to net/netmon 2 years ago
wgcfg tailcfg: make SelfNodeV4MasqAddrForThisPeer a pointer 2 years ago
wgint all: update copyright and license headers 2 years ago
wglog all: update copyright and license headers 2 years ago
winnet all: update copyright and license headers 2 years ago
mem_ios.go all: update copyright and license headers 2 years ago
pendopen.go all: update copyright and license headers 2 years ago
userspace.go tsd: add package with System type to unify subsystem init, discovery 2 years ago
userspace_ext_test.go tsd: add package with System type to unify subsystem init, discovery 2 years ago
userspace_test.go all: update copyright and license headers 2 years ago
watchdog.go tsd: add package with System type to unify subsystem init, discovery 2 years ago
watchdog_js.go all: update copyright and license headers 2 years ago
watchdog_test.go all: update copyright and license headers 2 years ago
wgengine.go tsd: add package with System type to unify subsystem init, discovery 2 years ago