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
Brad Fitzpatrick 39e35379d4 wgengine/router{,/osrouter}: split OS router implementations into subpackage
So wgengine/router is just the docs + entrypoint + types, and then
underscore importing wgengine/router/osrouter registers the constructors
with the wgengine/router package.

Then tsnet can not pull those in.

Updates #17313

Change-Id: If313226f6987d709ea9193c8f16a909326ceefe7
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 months ago
..
bench health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085) 3 months ago
filter wgengine/filter: add check for unknown proto 10 months ago
magicsock util/backoff: rename logtail/backoff package to util/backoff 2 months ago
netlog feature/logtail: pull logtail + netlog out to modular features 2 months ago
netstack cmd/tailscaled: start implementing ts_omit_netstack 2 months ago
router wgengine/router{,/osrouter}: split OS router implementations into subpackage 2 months ago
wgcfg go.mod,wgengine/magicsock: update wireguard-go (#16148) 6 months ago
wgint wgengine{,/wgint}: add wgint.Peer wrapper type, add to wgengine.Engine 2 years ago
wglog all: use Go 1.22 range-over-int 2 years ago
winnet all: add test for package comments, fix, add comments as needed 1 year ago
mem_ios.go all: update copyright and license headers 3 years ago
pendopen.go all: add Node.HomeDERP int, phase out "127.3.3.40:$region" hack [capver 111] 11 months ago
userspace.go feature/logtail: pull logtail + netlog out to modular features 2 months ago
userspace_ext_test.go health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085) 3 months ago
userspace_test.go health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085) 3 months ago
watchdog.go all: use buildfeatures.HasCapture const in a handful of places 2 months ago
watchdog_js.go all: update copyright and license headers 3 years ago
watchdog_test.go health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085) 3 months ago
wgengine.go feature/capture: move packet capture to feature/*, out of iOS + CLI 10 months ago