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/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>
3 years ago
..
debug.go cmd/tailscaled: fix up install-system-daemon on darwin, add uninstall too 3 years ago
depaware.txt net/portmapper: add NAT-PMP client, move port mapping service probing 3 years ago
install_darwin.go cmd/tailscaled: fix up install-system-daemon on darwin, add uninstall too 3 years ago
tailscaled.defaults cmd/tailscaled: rename relaynode reference in defaults file comment 4 years ago
tailscaled.go cmd/tailscaled: on darwin, fail early if not root with nicer message 3 years ago
tailscaled.service cmd/tailscaled/tailscaled.service: revert recent hardening for now 3 years ago
tailscaled_notwindows.go cmd/tailscaled: move more of the Windows server setup code into tailscaled 3 years ago
tailscaled_windows.go cmd/tailscaled: rename Windows service to just Tailscale 3 years ago