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 23e74a0f7a wgengine, magicsock, tstun: don't regularly STUN when idle (mobile only for now)
If there's been 5 minutes of inactivity, stop doing STUN lookups. That
means NAT mappings will expire, but they can resume later when there's
activity again.

We'll do this for all platforms later.

Updates tailscale/corp#320

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
filter tsdns: initial implementation of a Tailscale DNS resolver (#396) 5 years ago
magicsock wgengine, magicsock, tstun: don't regularly STUN when idle (mobile only for now) 4 years ago
monitor wgengine/monitor: disable monitor on Android 5 years ago
packet wgengine/tsdns: add test and prevent useless updates (#449) 5 years ago
router wgengine: add BSD userspace router to darwin 4 years ago
tsdns wgengine/tsdns: add test and prevent useless updates (#449) 5 years ago
tstun wgengine, magicsock, tstun: don't regularly STUN when idle (mobile only for now) 4 years ago
winnet Move Linux client & common packages into a public repo. 5 years ago
rusage.go Move "logger" package to under types, now that we have it. 5 years ago
rusage_nowindows.go wgengine: flesh out some docs 5 years ago
rusage_windows.go Move Linux client & common packages into a public repo. 5 years ago
userspace.go wgengine, magicsock, tstun: don't regularly STUN when idle (mobile only for now) 4 years ago
watchdog.go ipn, wgengine: plumb NetworkMap down to magicsock 4 years ago
watchdog_test.go tsdns: initial implementation of a Tailscale DNS resolver (#396) 5 years ago
wgengine.go ipn, wgengine: plumb NetworkMap down to magicsock 4 years ago