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 2b2a16d9a2 wgengine/router/dns: reduce windows registry key open timeout
The windows key timeout is longer than the wgengine watchdog timeout,
which means we never reach the timeout, instead the process exits.
Reduce the timeout so if we do hit it, at least the process continues.

Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
3 years ago
..
filter wgengine/filter, wgengine/magicsock: use new IP.BitLen to simplify some code 4 years ago
magicsock all: annotate log verbosity levels on most egregiously spammy log prints 3 years ago
monitor wgengine/monitor: fix memory corruption in Windows implementation 4 years ago
router wgengine/router/dns: reduce windows registry key open timeout 3 years ago
tsdns wgengine/tsdns: fix error response marshaling, improve bad query logs 4 years ago
tstun wgengine: expand lazy config to work with dual-stacked peers. 3 years ago
winnet Move Linux client & common packages into a public repo. 4 years ago
userspace.go all: annotate log verbosity levels on most egregiously spammy log prints 3 years ago
userspace_test.go wgengine: fix lazy wireguard config bug when disco keys change 4 years ago
watchdog.go wgengine: add Engine.SetLinkChangeCallback 4 years ago
watchdog_test.go wgengine: prevent log after exit in watchdog test 4 years ago
wgengine.go ipn, wgengine: disable subnet routes if network has PAC configuration 4 years ago