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 b45089ad85 net/portmapper: handle cases where we have no supported clients
This no longer results in a nil pointer exception when we get a valid
UPnP response with no supported clients.

Updates #10911

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I6e3715a49a193ff5261013871ad7fff197a4d77e
2 years ago
..
disabled_stubs.go net/portmapper: handle multiple UPnP discovery responses 2 years ago
igd_test.go all: cleanup unused code, part 1 (#10661) 2 years ago
pcp.go net/portmapper: check returned epoch from PMP and PCP protocols 2 years ago
pcp_test.go all: update copyright and license headers 3 years ago
pcpresultcode_string.go all: update copyright and license headers 3 years ago
pmpresultcode_string.go all: update copyright and license headers 3 years ago
portmapper.go net/portmapper: check returned epoch from PMP and PCP protocols 2 years ago
portmapper_test.go net/portmapper: add logs about obtained mapping(s) 2 years ago
select_test.go net/portmapper: be smarter about selecting a UPnP device 2 years ago
upnp.go net/portmapper: handle cases where we have no supported clients 2 years ago
upnp_test.go net/portmapper: handle cases where we have no supported clients 2 years ago