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 fd94d96e2b net/portmapper: support legacy "urn:dslforum-org" portmapping services
These are functionally the same as the "urn:schemas-upnp-org" services
with a few minor changes, and are still used by older devices. Support
them to improve our ability to obtain an external IP on such networks.

Updates #10911

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I05501fad9d6f0a3b8cf19fc95eee80e7d16cc2cf
4 months ago
..
disabled_stubs.go net/portmapper: handle multiple UPnP discovery responses 6 months ago
igd_test.go all: cleanup unused code, part 1 (#10661) 5 months ago
legacy_upnp.go net/portmapper: support legacy "urn:dslforum-org" portmapping services 4 months ago
pcp.go net/portmapper: check returned epoch from PMP and PCP protocols 5 months 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: support legacy "urn:dslforum-org" portmapping services 4 months ago
portmapper_test.go net/portmapper: add logs about obtained mapping(s) 5 months ago
select_test.go net/portmapper: be smarter about selecting a UPnP device 6 months ago
upnp.go net/portmapper: support legacy "urn:dslforum-org" portmapping services 4 months ago
upnp_test.go net/portmapper: support legacy "urn:dslforum-org" portmapping services 4 months ago