tailscale/net
Jordan Whited 877fa504b4
net/netcheck: remove arbitrary deadlines from GetReport() tests (#13832)
GetReport() may have side effects when the caller enforces a deadline
that is shorter than ReportTimeout.

Updates #13783
Updates #13394

Signed-off-by: Jordan Whited <jordan@tailscale.com>
2024-10-18 13:12:07 -07:00
..
art
captivedetection net/captivedetection: set Timeout on net.Dialer (#13613) 2024-10-02 15:29:46 +00:00
connstats {net/connstats,wgengine/magicsock}: fix packet counting in connstats 2024-10-14 14:17:56 +02:00
dns net/dns/resolver: add tests for using a forwarder with multiple upstream resolvers 2024-10-11 12:02:27 -05:00
dnscache net/dnscache: don't fall back to an IPv6 dial if we don't have IPv6 2024-10-02 10:41:08 -05:00
dnsfallback
flowtrack
ipset
ktimeout
memnet
netaddr
netcheck net/netcheck: remove arbitrary deadlines from GetReport() tests (#13832) 2024-10-18 13:12:07 -07:00
neterror
netkernelconf
netknob
netmon
netns
netstat
netutil {ipn,net,tsnet}: use tsaddr helpers 2024-09-26 12:17:31 +02:00
packet
ping
portmapper net/portmapper: don't treat 0.0.0.0 as a valid IP 2024-10-01 16:11:47 -05:00
proxymux
routetable
socks5
sockstats net/sockstats: quiet some log spam in release builds 2024-10-08 11:02:46 -07:00
speedtest
stun
stunserver
tcpinfo
tlsdial
tsaddr net/tsaddr: add WithoutExitRoutes and IsExitRoute 2024-09-26 12:17:31 +02:00
tsdial
tshttpproxy
tstun
wsconn