tailscale/net/portmapper
Josh Bleecher Snyder a8cc519c70 net/portmapper: improve handling of UPnP parse errors
Without the continue, we might overwrite our current meta
with a zero meta.

Log the error, so that we can check for anything unexpected.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2021-11-30 12:13:15 -08:00
..
disabled_stubs.go all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
igd_test.go net/portmapper: fix t.Log-after-test-done race in tests 2021-08-18 14:39:45 -07:00
pcp_test.go net/portmapper: add PCP integration test 2021-08-10 15:14:46 -07:00
pcp.go net/portmapper: make PCP/PMP result codes stringers 2021-11-30 12:13:15 -08: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_test.go net/portmapper: add PCP integration test 2021-08-10 15:14:46 -07:00
portmapper.go net/portmapper: improve handling of UPnP parse errors 2021-11-30 12:13:15 -08:00
upnp_test.go all: update tests to use tstest.MemLogger 2021-09-07 20:06:15 -07:00
upnp.go net/netns: thread logf into control functions 2021-11-18 15:09:51 -08:00