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 d05a572db4 net/portmapper: handle multiple UPnP discovery responses
Instead of taking the first UPnP response we receive and using that to
create port mappings, store all received UPnP responses, sort and
deduplicate them, and then try all of them to obtain an external
address.

Updates #10602

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I783ccb1834834ee2a9ecbae2b16d801f2354302f
7 months ago
..
disabled_stubs.go net/portmapper: handle multiple UPnP discovery responses 7 months ago
igd_test.go net/portmapper: fall back to permanent UPnP leases if necessary 10 months ago
pcp.go all: update tools that manage copyright headers 1 year ago
pcp_test.go all: update copyright and license headers 1 year ago
pcpresultcode_string.go all: update copyright and license headers 1 year ago
pmpresultcode_string.go all: update copyright and license headers 1 year ago
portmapper.go net/portmapper: handle multiple UPnP discovery responses 7 months ago
portmapper_test.go net/portmapper: fix invalid UPnP metric name 9 months ago
select_test.go net/portmapper: be smarter about selecting a UPnP device 7 months ago
upnp.go net/portmapper: handle multiple UPnP discovery responses 7 months ago
upnp_test.go net/portmapper: handle multiple UPnP discovery responses 7 months ago