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>
2022-06-09 10:40:25 -07:00
..
disabled_stubs.go net/portmapper: enable for iOS 2022-06-09 10:40:25 -07:00
igd_test.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
pcp_test.go net/portmapper: add PCP integration test 2021-08-10 15:14:46 -07:00
pcp.go net/portmapper: make PCP/PMP result codes stringers 2021-11-30 12:13:15 -08:00
pcpresultcode_string.go net/portmapper: make PCP/PMP result codes stringers 2021-11-30 12:13:15 -08:00
pmpresultcode_string.go net/portmapper: make PCP/PMP result codes stringers 2021-11-30 12:13:15 -08:00
portmapper_test.go net/portmapper: add PCP integration test 2021-08-10 15:14:46 -07:00
portmapper.go netcheck,portmapper,magicsock: ignore some UDP write errors on Linux 2021-12-31 08:27:21 -08:00
upnp_test.go all: update tests to use tstest.MemLogger 2021-09-07 20:06:15 -07:00
upnp.go net/portmapper: enable for iOS 2022-06-09 10:40:25 -07:00