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
Andrew Dunham d9ae7d670e net/portmapper: add clientmetric for UPnP error codes
This should allow us to gather a bit more information about errors that
we encounter when creating UPnP mappings. Since we don't have a
"LabelMap" construction for clientmetrics, do what sockstats does and
lazily register a new metric when we see a new code.

Updates #9343

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: Ibb5aadd6138beb58721f98123debcc7273b611ba
9 months ago
..
disabled_stubs.go all: update copyright and license headers 1 year ago
igd_test.go net/portmapper: fall back to permanent UPnP leases if necessary 10 months ago
pcp.go all: update tools that manage copyright headers 1 year ago
pcp_test.go all: update copyright and license headers 1 year ago
pcpresultcode_string.go all: update copyright and license headers 1 year ago
pmpresultcode_string.go all: update copyright and license headers 1 year ago
portmapper.go net/portmapper: add clientmetric for UPnP error codes 9 months ago
portmapper_test.go control/controlknobs, all: add plumbed Knobs type, not global variables 10 months ago
upnp.go net/portmapper: add clientmetric for UPnP error codes 9 months ago
upnp_test.go net/portmapper: fall back to permanent UPnP leases if necessary 10 months ago