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/tailcfg
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
..
derpmap.go tailcfg: remove unused, unimplemented DERPNode.CertFingerprint for now 4 years ago
tailcfg.go wgengine, magicsock, tstun: don't regularly STUN when idle (mobile only for now) 4 years ago
tailcfg_test.go tailcfg: add DiscoKey, unify some code, add some tests 4 years ago