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 3f4c5daa15 wgengine/netstack: remove SubnetRouterWrapper
It was used when we only supported subnet routers on linux
and would nil out the SubnetRoutes slice as no other router
worked with it, but now we support subnet routers on ~all platforms.

The field it was setting to nil is now only used for network logging
and nowhere else, so keep the field but drop the SubnetRouterWrapper
as it's not useful.

Updates #cleanup

Change-Id: Id03f9b6ec33e47ad643e7b66e07911945f25db79
Signed-off-by: Maisem Ali <maisem@tailscale.com>
7 months ago
..
bench
capture
filter
magicsock net/netcheck,wgengine/magicsock: align DERP frame receive time heuristics 7 months ago
netlog
netstack wgengine/netstack: remove SubnetRouterWrapper 7 months ago
router wgengine/netstack: remove SubnetRouterWrapper 7 months ago
wgcfg
wgint
wglog
winnet
mem_ios.go
pendopen.go
userspace.go wgengine/router: provide explicit hook to signal Android when VPN needs to be reconfigured 7 months ago
userspace_ext_test.go wgengine/netstack: remove SubnetRouterWrapper 7 months ago
userspace_test.go
watchdog.go
watchdog_js.go
watchdog_test.go
wgengine.go