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>
2022-06-28 03:55:17 -07:00
..
disabled_stubs.go net/portmapper: enable for iOS 2022-06-09 10:40:25 -07:00
igd_test.go
pcp_test.go
pcp.go net/portmapper: make pcpCodeNotAuthorized log more descriptive 2022-06-28 03:55:17 -07:00
pcpresultcode_string.go
pmpresultcode_string.go
portmapper_test.go
portmapper.go net/portmapper: send discovery packet for IGD specifically. 2022-06-28 03:55:17 -07:00
upnp_test.go net/portmap: add a test for Sagemcom FAST3890V3. 2022-06-28 03:55:17 -07:00
upnp.go net/portmap: run go fmt 2022-06-28 03:55:17 -07:00