tailscale/net
Josh Bleecher Snyder a6cad71fb2 go.mod: upgrade staticcheck to 0.1.0
Also run go.mod and fix some staticcheck warnings.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2020-12-14 14:01:29 -08:00
..
dnscache net/dnscache, control/controlclient: use DNS cache when dialing control 2020-11-11 12:50:04 -08:00
interfaces go.mod: upgrade staticcheck to 0.1.0 2020-12-14 14:01:29 -08:00
netcheck net/netcheck: fix offset of unspecified address in PCP request packet 2020-12-08 15:22:26 -08:00
netns net/netns: remove use of unsafe on Windows 2020-11-14 19:53:10 -08:00
netstat net/netstat: remove a bit more unsafe 2020-11-17 13:49:24 -08:00
nettest scripts: add a license header checker. 2020-03-17 21:34:44 -07:00
packet wgengine/filter: don't filter GCP DNS. 2020-11-16 14:08:27 -08: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