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
Denton Gentry d7f452c0a1 net/portmapper: send discovery packet for IGD specifically.
There appear to be devices out there which send only their
first descriptor in response to a discovery packet for
`ssdp:all`, for example the Sagemcom FAST3890V3 only sends
urn:schemas-wifialliance-org:device:WFADevice:1

Send both ssdp:all and a discovery frame for
InternetGatewayDevice specifically.

Updates https://github.com/tailscale/tailscale/issues/3557

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
2 years ago
..
disabled_stubs.go net/portmapper: enable for iOS 2 years ago
igd_test.go all: use any instead of interface{} 2 years ago
pcp.go net/portmapper: make pcpCodeNotAuthorized log more descriptive 2 years ago
pcp_test.go net/portmapper: add PCP integration test 3 years ago
pcpresultcode_string.go net/portmapper: make PCP/PMP result codes stringers 3 years ago
pmpresultcode_string.go net/portmapper: make PCP/PMP result codes stringers 3 years ago
portmapper.go net/portmapper: send discovery packet for IGD specifically. 2 years ago
portmapper_test.go net/portmapper: add PCP integration test 3 years ago
upnp.go net/portmap: run go fmt 2 years ago
upnp_test.go net/portmap: add a test for Sagemcom FAST3890V3. 2 years ago