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
Reinaldo de Souza a8635784bc wgengine: add BSD userspace router to darwin
Darwin and FreeBSD are compatible enough to share the userspace router.

The OSX router delegates to the BSD userspace router unless `SetRoutesFunc` is set.
That preserves the mechanism that allows `ipn-go-bridge` to specify its own routing behavior.

Fixes #177

Signed-off-by: Reinaldo de Souza <github@rei.nal.do>
4 years ago
..
filter tsdns: initial implementation of a Tailscale DNS resolver (#396) 4 years ago
magicsock magicsock: eliminate logging race in test 4 years ago
monitor wgengine/monitor: disable monitor on Android 4 years ago
packet wgengine/tsdns: add test and prevent useless updates (#449) 4 years ago
router wgengine: add BSD userspace router to darwin 4 years ago
tsdns wgengine/tsdns: add test and prevent useless updates (#449) 4 years ago
tstun tsdns: initial implementation of a Tailscale DNS resolver (#396) 4 years ago
winnet Move Linux client & common packages into a public repo. 4 years ago
rusage.go Move "logger" package to under types, now that we have it. 4 years ago
rusage_nowindows.go wgengine: flesh out some docs 4 years ago
rusage_windows.go Move Linux client & common packages into a public repo. 4 years ago
userspace.go all: generate discovery key, plumb it around 4 years ago
watchdog.go all: generate discovery key, plumb it around 4 years ago
watchdog_test.go tsdns: initial implementation of a Tailscale DNS resolver (#396) 4 years ago
wgengine.go all: generate discovery key, plumb it around 4 years ago