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
10 months ago
..
disabled_stubs.go net/portmapper: handle multiple UPnP discovery responses 10 months ago
igd_test.go net/portmapper: fall back to permanent UPnP leases if necessary 1 year ago
pcp.go all: update tools that manage copyright headers 2 years ago
pcp_test.go all: update copyright and license headers 2 years ago
pcpresultcode_string.go all: update copyright and license headers 2 years ago
pmpresultcode_string.go all: update copyright and license headers 2 years ago
portmapper.go net/portmapper: handle multiple UPnP discovery responses 10 months ago
portmapper_test.go net/portmapper: fix invalid UPnP metric name 1 year ago
select_test.go net/portmapper: be smarter about selecting a UPnP device 10 months ago
upnp.go net/portmapper: handle multiple UPnP discovery responses 10 months ago
upnp_test.go net/portmapper: handle multiple UPnP discovery responses 10 months ago