tailscale/cmd/tailscaled
Brad Fitzpatrick c64bd587ae net/portmapper: add NAT-PMP client, move port mapping service probing
* move probing out of netcheck into new net/portmapper package
* use PCP ANNOUNCE op codes for PCP discovery, rather than causing
  short-lived (sub-second) side effects with a 1-second-expiring map +
  delete.
* track when we heard things from the router so we can be less wasteful
  in querying the router's port mapping services in the future
* use portmapper from magicsock to map a public port

Fixes #1298
Fixes #1080
Fixes #1001
Updates #864

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2021-02-23 09:07:38 -08:00
..
debug.go cmd/tailscaled: fix up install-system-daemon on darwin, add uninstall too 2021-02-14 21:12:30 -08:00
depaware.txt net/portmapper: add NAT-PMP client, move port mapping service probing 2021-02-23 09:07:38 -08:00
install_darwin.go cmd/tailscaled: fix up install-system-daemon on darwin, add uninstall too 2021-02-14 21:12:30 -08:00
tailscaled_notwindows.go cmd/tailscaled: move more of the Windows server setup code into tailscaled 2021-02-05 09:53:54 -08:00
tailscaled_windows.go cmd/tailscaled: rename Windows service to just Tailscale 2021-02-05 11:13:34 -08:00
tailscaled.defaults cmd/tailscaled: rename relaynode reference in defaults file comment 2020-03-13 14:38:04 -07:00
tailscaled.go cmd/tailscaled: on darwin, fail early if not root with nicer message 2021-02-17 15:45:50 -08:00
tailscaled.service cmd/tailscaled/tailscaled.service: revert recent hardening for now 2021-02-01 13:37:48 -08:00