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/tstest
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
..
archtest all: use cibuild.On 2 years ago
integration tstest/integration/vms: use hujson.Standardize instead of hujson.Unmarshal (#4520) 2 years ago
iosdeps net/portmapper: enable for iOS 2 years ago
jsdeps wasm: add test for disallowed JS/WASM dependencies 2 years ago
natlab all: use any instead of interface{} 2 years ago
tools go.mod: pin github.com/tailscale/mkctr (try #2) 2 years ago
allocs.go util/testingutil: new package with MinAllocsPerRun 3 years ago
clock.go tstest/natlab: add a stateful firewall. 4 years ago
log.go all: use any instead of interface{} 2 years ago
log_test.go tstest: rename LogListener to LogLineTracker 4 years ago
resource.go net/dns{,/resolver}: refactor DNS forwarder, send out of right link on macOS/iOS 3 years ago
tstest.go tstest: add WaitFor helper 3 years ago