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
Denton Gentry 7fffddce8e net/portmapper: enable for iOS
In the 1.27 unstable releases we set the min-version to iOS15,
which means we have 50 MBytes of RAM in the Network Extension.
https://tailscale.com/blog/go-linker/

Include the UPnP/NAT-PMP/PCP portmapper support now that there
is memory for it.

Fixes https://github.com/tailscale/tailscale/issues/2495
Signed-off-by: Denton Gentry <dgentry@tailscale.com>
2 years ago
..
disabled_stubs.go net/portmapper: enable for iOS 2 years ago
igd_test.go all: use any instead of interface{} 2 years ago
pcp.go net/portmapper: make PCP/PMP result codes stringers 3 years ago
pcp_test.go net/portmapper: add PCP integration test 3 years ago
pcpresultcode_string.go net/portmapper: make PCP/PMP result codes stringers 3 years ago
pmpresultcode_string.go net/portmapper: make PCP/PMP result codes stringers 3 years ago
portmapper.go netcheck,portmapper,magicsock: ignore some UDP write errors on Linux 2 years ago
portmapper_test.go net/portmapper: add PCP integration test 3 years ago
upnp.go net/portmapper: enable for iOS 2 years ago
upnp_test.go all: update tests to use tstest.MemLogger 3 years ago