mirror of
https://github.com/tailscale/tailscale.git
synced 2026-03-04 22:49:22 -05:00
If Wrapper.StatisticsEnable is enabled, then per-connection counters are maintained. If enabled, Wrapper.StatisticsExtract must be periodically called otherwise there is unbounded memory growth. Signed-off-by: Joe Tsai <joetsai@digital-static.net>