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/integration
julianknodt 1bb6abc604 net/portmapper: add upnp port mapping
Add in UPnP portmapping, using goupnp library in order to get the UPnP client and run the
portmapping functions. This rips out anywhere where UPnP used to be in portmapping, and has a
flow separate from PMP and PCP.

RELNOTE=portmapper now supports UPnP mappings

Fixes #682
Updates #2109

Signed-off-by: julianknodt <julianknodt@gmail.com>
3 years ago
..
testcontrol net/portmapper: add upnp port mapping 3 years ago
vms tstest/integration/vms: attempt to send more UDP packets (#2433) 3 years ago
gen_deps.go tstest/integration: help bust cmd/go's test caching 3 years ago
integration.go tailcfg: break DERPNode.DERPTestPort into DERPPort & InsecureForTests 3 years ago
integration_test.go net/portmapper: add upnp port mapping 3 years ago
tailscaled_deps_test.go tstest/integration: help bust cmd/go's test caching 3 years ago