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 all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
pcp.go net/portmapper: make pcpCodeNotAuthorized log more descriptive 2022-06-28 03:55:17 -07:00
pcp_test.go net/portmapper: add PCP integration test 2021-08-10 15:14:46 -07:00
pcpresultcode_string.go net/portmapper: make PCP/PMP result codes stringers 2021-11-30 12:13:15 -08:00
pmpresultcode_string.go net/portmapper: make PCP/PMP result codes stringers 2021-11-30 12:13:15 -08:00
portmapper.go net/portmapper: send discovery packet for IGD specifically. 2022-06-28 03:55:17 -07:00
portmapper_test.go net/portmapper: add PCP integration test 2021-08-10 15:14:46 -07:00
upnp.go net/portmap: run go fmt 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