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/net/portmapper
Andrew Dunham d379a25ae4 net/portmapper: don't pick external ports below 1024
Some devices don't let you UPnP portmap a port below 1024, so let's just
avoid that range of ports entirely.

Updates #7377

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: Ib7603b1c9a019162cdc4fa21744a2cae48bb1d86
2 years ago
..
disabled_stubs.go all: update copyright and license headers 2 years ago
igd_test.go cmd/tailscale, cmd/tailscaled: move portmapper debugging into tailscale CLI 2 years ago
pcp.go all: update tools that manage copyright headers 2 years ago
pcp_test.go all: update copyright and license headers 2 years ago
pcpresultcode_string.go all: update copyright and license headers 2 years ago
pmpresultcode_string.go all: update copyright and license headers 2 years ago
portmapper.go cmd/tailscale, cmd/tailscaled: move portmapper debugging into tailscale CLI 2 years ago
portmapper_test.go cmd/tailscale, cmd/tailscaled: move portmapper debugging into tailscale CLI 2 years ago
upnp.go net/portmapper: don't pick external ports below 1024 2 years ago
upnp_test.go cmd/tailscale, cmd/tailscaled: move portmapper debugging into tailscale CLI 2 years ago