summaryrefslogtreecommitdiffhomepage
path: root/wgengine/netlog/netlog.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-11-16syncs: add Mutex/RWMutex alias/wrappers for future mutex debuggingBrad Fitzpatrick1-2/+2
2025-10-28wgengine/netlog: embed node information in network flow logs (#17668)Joe Tsai1-119/+340
2025-10-16wgengine/netlog: merge connstats into package (#17557)Joe Tsai1-5/+4
2025-10-15net/connstats: prepare to remove package (#17554)Joe Tsai1-26/+17
2025-10-04net/connstats: make it modular (omittable)Brad Fitzpatrick1-8/+13
2025-10-01net/netmon: remove usage of direct callbacks from netmon (#17292)Claus Lensbøl1-1/+3
2025-10-01all: use Go 1.20's errors.Join instead of our multierr packageBrad Fitzpatrick1-2/+2
2025-09-29feature/logtail: pull logtail + netlog out to modular featuresBrad Fitzpatrick1-0/+276