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
Kristoffer Dalby e0d711c478 {net/connstats,wgengine/magicsock}: fix packet counting in connstats
connstats currently increments the packet counter whenever it is called
to store a length of data, however when udp batch sending was introduced
we pass the length for a series of packages, and it is only incremented
ones, making it count wrongly if we are on a platform supporting udp
batches.

Updates tailscale/corp#22075

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
1 month ago
..
bench ipn/ipnlocal, all: plumb health trackers in tests 7 months ago
capture wgengine/capture: fix v6 field typo in wireshark dissector 4 months ago
filter wgengine/filter: support FilterRules matching on srcIP node caps [capver 100] 5 months ago
magicsock {net/connstats,wgengine/magicsock}: fix packet counting in connstats 1 month ago
netlog wgengine: add exit destination logging enable for wgengine logger (#11952) 7 months ago
netstack syncs: delete Map.Range, update callers to iterators 1 month ago
router cmd/containerboot,util/linuxfw: create a SNAT rule for dst/src only once, clean up if needed (#13658) 2 months ago
wgcfg ipn,wgengine: remove vestigial Prefs.AllowSingleHosts 6 months ago
wgint wgengine{,/wgint}: add wgint.Peer wrapper type, add to wgengine.Engine 9 months ago
wglog all: use Go 1.22 range-over-int 7 months ago
winnet all: add test for package comments, fix, add comments as needed 4 months ago
mem_ios.go all: update copyright and license headers 2 years ago
pendopen.go wgengine: stop conntrack log spam about Canonical net probes 2 months ago
userspace.go wgengine: make opts.Metrics mandatory 2 months ago
userspace_ext_test.go util/usermetrics: make usermetrics non-global 2 months ago
userspace_test.go util/usermetrics: make usermetrics non-global 2 months ago
watchdog.go ipn/ipnlocal,net/tstun,wgengine: create and plumb jailed packet filter 7 months ago
watchdog_js.go all: update copyright and license headers 2 years ago
watchdog_test.go util/usermetrics: make usermetrics non-global 2 months ago
wgengine.go all: add test for package comments, fix, add comments as needed 4 months ago