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/wgengine/netstack
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>
1 month ago
..
gro wgengine/netstack/gro: exclude importation of gVisor GRO pkg on iOS (#13202) 2 months ago
link_endpoint.go net/tstun,wgengine{/netstack/gro}: refactor and re-enable gVisor GRO for Linux (#13172) 2 months ago
netstack.go ipnlocal,proxymap,wgengine/netstack: add optional WhoIs/proxymap debug 2 months ago
netstack_linux.go
netstack_tcpbuf_default.go
netstack_tcpbuf_ios.go
netstack_test.go util/usermetrics: make usermetrics non-global 1 month ago
netstack_userping.go
netstack_userping_apple.go