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 Anderson 7578c815be wgengine/magicsock: give pinger a more generous packet timeout.
The first packet to transit may take several seconds to do so, because
setup rates in wgengine may result in the initial WireGuard handshake
init to get dropped. So, we have to wait at least long enough for a
retransmit to correct the fault.

Signed-off-by: David Anderson <danderson@tailscale.com>
5 years ago
..
filter tsdns: initial implementation of a Tailscale DNS resolver (#396) 6 years ago
magicsock wgengine/magicsock: give pinger a more generous packet timeout. 5 years ago
monitor wgengine: fix macos staticcheck errors (#557) 5 years ago
packet all: fix vet warnings 5 years ago
router wgengine/router: support legacy resolvconf 5 years ago
tsdns tsdns: response to type ANY queries 5 years ago
tstun wgengine: configure wireguard peers lazily, as needed 5 years ago
winnet Move Linux client & common packages into a public repo. 6 years ago
rusage.go Move "logger" package to under types, now that we have it. 6 years ago
rusage_nowindows.go wgengine: flesh out some docs 6 years ago
rusage_windows.go Move Linux client & common packages into a public repo. 6 years ago
userspace.go wgengine: configure wireguard peers lazily, as needed 5 years ago
watchdog.go wgengine: add debug knob to disable the watchdog during debugging 5 years ago
watchdog_test.go wgengine: prevent log after exit in watchdog test 6 years ago
wgengine.go wgengine/magicsock: change API to not permit disco key changes 6 years ago