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
David Crawshaw 1ad78ce698 magicsock: reconnect to home DERP on key change
Typically the home DERP server is found and set on startup before
magicsock's SetPrivateKey can be called, so no DERP connection is
established. Make sure one is by kicking the home DERP tires in
SetPrivateKey.

Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
4 years ago
..
filter controlclinet: clone filter.MatchAllowAll 4 years ago
magicsock magicsock: reconnect to home DERP on key change 4 years ago
monitor Move linkstate boring change filtering to magicsock 4 years ago
packet wgengine/packet: fix minor lint errors. 4 years ago
winnet Move Linux client & common packages into a public repo. 4 years ago
faketun.go wgengine: properly clean up freebsd routes and interfaces on close 4 years ago
ifconfig_windows.go wgengine: fix build on linux/freebsd/openbsd/windows 4 years ago
router_darwin.go wgengine: define default tunname for each platform 4 years ago
router_darwin_support.go wgengine: make SetRoutesFunc less appealing to use. 4 years ago
router_default.go wgengine: define default tunname for each platform 4 years ago
router_fake.go wgengine: move link monitor to be owned by the engine, not the router 4 years ago
router_freebsd.go wgengine: define default tunname for each platform 4 years ago
router_linux.go wgengine: define default tunname for each platform 4 years ago
router_openbsd.go wgengine: define default tunname for each platform 4 years ago
router_windows.go wgengine: define default tunname for each platform 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 wgengine: don't Reconfig on boring link changes 4 years ago
watchdog.go ipn, wgengine/magicsock: add ipn.Prefs.DisableDERP bool 4 years ago
watchdog_test.go wgengine: simplify, change some signatures 4 years ago
wgengine.go wgengine: don't Reconfig on boring link changes 4 years ago