tailscale/net
Brad Fitzpatrick 1036f51a56 net/tshttpproxy: aggressively rate-limit error logs in Transport.Proxy path
Otherwise log upload HTTP requests generate proxy errrors which
generate logs which generate HTTP requests which generate proxy
errors which generate more logs, etc.

Fixes #879
2020-11-03 09:23:57 -08:00
..
dnscache net/dnscache: remove unnecessary lint warning. 2020-04-30 20:31:44 -07:00
interfaces wgengine/router: unfork winipcfg-go package, use upstream 2020-10-13 09:21:22 -07:00
netcheck net/netcheck: fix tests on Windows 2020-10-28 09:10:35 -07:00
netns net/netns: don't bind to device for localhost connections 2020-10-13 15:24:07 -07:00
netstat net/netstat: start of new netstat package, with Windows for now 2020-09-10 15:24:49 -07:00
nettest scripts: add a license header checker. 2020-03-17 21:34:44 -07:00
stun net/stun: Fix STUN attribute padding (#710) 2020-08-24 12:52:13 -07:00
tlsdial net/tlsdial, derp/derphttp: finish DERPNode.CertName validation 2020-06-01 09:01:37 -07:00
tsaddr tsaddr: add helpers for the Tailscale IPv6 range, and 4to6 conversion. 2020-10-15 15:15:24 -07:00
tshttpproxy net/tshttpproxy: aggressively rate-limit error logs in Transport.Proxy path 2020-11-03 09:23:57 -08:00