mirror of
https://github.com/tailscale/tailscale.git
synced 2026-03-07 16:07:43 -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>