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