diff options
| author | Joe Tsai <joetsai@digital-static.net> | 2025-10-15 14:57:32 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-15 14:57:32 -0700 |
| commit | e75f13bd93bd154e4e3e6c62c69ccae68863f2b7 (patch) | |
| tree | 9dd0fb2eb1e9d911efcdcffa2f163ced94e19d9a /control/controlhttp/controlhttpserver | |
| parent | 6d897c4ab4de855d33a57745d392146886c1e60f (diff) | |
| download | tailscale-e75f13bd93bd154e4e3e6c62c69ccae68863f2b7.tar.xz tailscale-e75f13bd93bd154e4e3e6c62c69ccae68863f2b7.zip | |
net/connstats: prepare to remove package (#17554)
The connstats package was an unnecessary layer of indirection.
It was seperated out of wgengine/netlog so that net/tstun and
wgengine/magicsock wouldn't need a depenedency on the concrete
implementation of network flow logging.
Instead, we simply register a callback for counting connections.
This PR does the bare minimum work to prepare tstun and magicsock
to only care about that callback.
A future PR will delete connstats and merge it into netlog.
Updates tailscale/corp#33352
Signed-off-by: Joe Tsai <joetsai@digital-static.net>
Diffstat (limited to 'control/controlhttp/controlhttpserver')
0 files changed, 0 insertions, 0 deletions
