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/net
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
..
art all: fix new lint warnings from bumping staticcheck 3 months ago
captivedetection net/captivedetection: set Timeout on net.Dialer (#13613) 2 months ago
connstats {net/connstats,wgengine/magicsock}: fix packet counting in connstats 1 month ago
dns net/dns/resolver: add tests for using a forwarder with multiple upstream resolvers 1 month ago
dnscache net/dnscache: don't fall back to an IPv6 dial if we don't have IPv6 2 months ago
dnsfallback {control,net}: close idle connections of custom transports 4 months ago
flowtrack
ipset go.mod: bump bart 5 months ago
ktimeout
memnet
netaddr
netcheck net/netcheck: fix netcheck cli-triggered nil pointer deref (#13782) 1 month ago
neterror
netkernelconf
netknob
netmon all: fix new lint warnings from bumping staticcheck 3 months ago
netns net/netns: remove some logspam by avoiding logging parse errors due to unspecified addresses 4 months ago
netstat all: add test for package comments, fix, add comments as needed 4 months ago
netutil {ipn,net,tsnet}: use tsaddr helpers 2 months ago
packet wgengine/magicsock: actually use AF_PACKET socket for raw disco 3 months ago
ping
portmapper net/portmapper: don't treat 0.0.0.0 as a valid IP 2 months ago
proxymux
routetable
socks5 net/socks5: support UDP 4 months ago
sockstats net/sockstats: quiet some log spam in release builds 1 month ago
speedtest
stun ci: enable checklocks workflow for specific packages 5 months ago
stunserver
tcpinfo
tlsdial cmd/tta, vnet: add host firewall, env var support, more tests 3 months ago
tsaddr net/tsaddr: add WithoutExitRoutes and IsExitRoute 2 months ago
tsdial {control,net}: close idle connections of custom transports 4 months ago
tshttpproxy
tstun util/usermetrics: make usermetrics non-global 2 months ago
wsconn go.{mod,sum}: migrate from nhooyr.io/websocket to github.com/coder/websocket 3 months ago