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
Joe Tsai c21a3c4733
types/netlogtype: new package for network logging types (#6092)
The netlog.Message type is useful to depend on from other packages,
but doing so would transitively cause gvisor and other large packages
to be linked in.

Avoid this problem by moving all network logging types to a single package.

We also update staticcheck to take in:

	003d277bcf

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
3 years ago
..
dns net/dns: print systemd-resolved ResolvConfMode 3 years ago
dnscache net/dnscache: Handle 4-in-6 addresses in DNS responses 3 years ago
dnsfallback
flowtrack net/flowtrack: add json tags to Tuple (#5849) 3 years ago
interfaces net/interfaces: don't dereference null pointer if no destination/netmask 3 years ago
netaddr
netcheck net/netcheck, tailcfg: track whether OS supports IPv6 3 years ago
neterror
netknob
netns
netstat
nettest ssh/tailssh: add TestSSHAuthFlow 3 years ago
netutil all: fix spelling mistakes 3 years ago
packet all: fix spelling mistakes 3 years ago
ping all: fix spelling mistakes 3 years ago
portmapper all: fix spelling mistakes 3 years ago
proxymux
routetable
socks5
speedtest
stun
tlsdial
tsaddr
tsdial all: fix spelling mistakes 3 years ago
tshttpproxy all: fix spelling mistakes 3 years ago
tstun types/netlogtype: new package for network logging types (#6092) 3 years ago
tunstats types/netlogtype: new package for network logging types (#6092) 3 years ago
wsconn net/wsconn: add back custom wrapper for turning a websocket.Conn into a net.Conn 3 years ago