tailscale/control/controlhttp
Mihai Parparita 6ac6ddbb47 sockstats: switch label to enum
Makes it cheaper/simpler to persist values, and encourages reuse of
labels as opposed to generating an arbitrary number.

Updates tailscale/corp#9230
Updates #3363

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2023-03-06 15:54:35 -08:00
..
client.go sockstats: switch label to enum 2023-03-06 15:54:35 -08:00
client_common.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
client_js.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
constants.go control/controlhttp: don't require valid TLS cert for Noise connection 2023-02-08 12:47:01 -08:00
http_test.go control/controlhttp: don't require valid TLS cert for Noise connection 2023-02-08 12:47:01 -08:00
server.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00