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
David Anderson 060ba86baa net/portmapper: ignore IGD SSDP responses from !defaultgw
Now that we multicast the SSDP query, we can get IGD offers from
devices other than the current device's default gateway. We don't want
to accidentally bind ourselves to those.

Updates #3197

Signed-off-by: David Anderson <danderson@tailscale.com>
4 years ago
..
disabled_stubs.go all: gofmt with Go 1.17 4 years ago
igd_test.go net/portmapper: fix t.Log-after-test-done race in tests 4 years ago
pcp.go net/portmapper: actually test something in TestProbeIntegration 4 years ago
pcp_test.go net/portmapper: add PCP integration test 4 years ago
portmapper.go net/portmapper: ignore IGD SSDP responses from !defaultgw 4 years ago
portmapper_test.go net/portmapper: add PCP integration test 4 years ago
upnp.go net/portmapper: log upnp information 4 years ago
upnp_test.go all: update tests to use tstest.MemLogger 4 years ago