tailscale/net/tstun
Kristoffer Dalby 0e0e53d3b3 util/usermetrics: make usermetrics non-global
this commit changes usermetrics to be non-global, this is a building
block for correct metrics if a go process runs multiple tsnets or
in tests.

Updates #13420
Updates tailscale/corp#22075

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2024-09-25 15:57:00 +02:00
..
fake.go
ifstatus_noop.go
ifstatus_windows.go
linkattrs_linux.go
linkattrs_notlinux.go
mtu.go
mtu_test.go
tap_linux.go
tap_unsupported.go
tstun_stub.go
tun.go net/tstun: probe TCP GRO (#13376) 2024-09-05 09:59:31 -07:00
tun_linux.go
tun_macos.go
tun_notwindows.go
tun_windows.go
wrap.go util/usermetrics: make usermetrics non-global 2024-09-25 15:57:00 +02:00
wrap_linux.go net/tstun: probe TCP GRO (#13376) 2024-09-05 09:59:31 -07:00
wrap_noop.go net/tstun: probe TCP GRO (#13376) 2024-09-05 09:59:31 -07:00
wrap_test.go util/usermetrics: make usermetrics non-global 2024-09-25 15:57:00 +02:00