tailscale/net
Anton Tolchanov e25ab75795 net/dns: getting base DNS config is not supported on macOS
Instead of returning a custom error, use ErrGetBaseConfigNotSupported
that seems to be intended for this use case. This fixes DNS resolution
on macOS clients compiled from source.

Signed-off-by: Anton Tolchanov <anton@tailscale.com>
2022-10-30 08:57:33 +00:00
..
dns net/dns: getting base DNS config is not supported on macOS 2022-10-30 08:57:33 +00:00
dnscache net/dnscache: Handle 4-in-6 addresses in DNS responses 2022-10-23 08:41:51 -07:00
dnsfallback refactor: move from io/ioutil to io and os packages 2022-09-15 21:45:53 -07:00
flowtrack net/flowtrack: add json tags to Tuple (#5849) 2022-10-05 19:40:49 -07:00
interfaces net/interfaces: don't dereference null pointer if no destination/netmask 2022-10-26 10:28:26 -04:00
netaddr
netcheck net/netcheck, tailcfg: track whether OS supports IPv6 2022-10-21 15:31:42 -04:00
neterror
netknob
netns net/netns: implement UseSocketMark for Android. 2022-09-17 23:19:24 -07:00
netstat
nettest ssh/tailssh: add TestSSHAuthFlow 2022-10-09 10:27:31 -07:00
netutil all: fix spelling mistakes 2022-09-29 13:36:13 -07:00
packet all: fix spelling mistakes 2022-09-29 13:36:13 -07:00
ping all: fix spelling mistakes 2022-09-29 13:36:13 -07:00
portmapper all: fix spelling mistakes 2022-09-29 13:36:13 -07:00
proxymux
routetable doctor: add package for running in-depth healthchecks; use in bugreport (#5413) 2022-09-26 13:07:28 -04:00
socks5
speedtest net/speedtest: retune to meet iperf on localhost in a VM 2022-09-23 10:46:04 -07:00
stun
tlsdial
tsaddr
tsdial all: fix spelling mistakes 2022-09-29 13:36:13 -07:00
tshttpproxy all: fix spelling mistakes 2022-09-29 13:36:13 -07:00
tstun types/netlogtype: new package for network logging types (#6092) 2022-10-27 14:14:18 -07:00
tunstats types/netlogtype: new package for network logging types (#6092) 2022-10-27 14:14:18 -07:00
wsconn net/wsconn: add back custom wrapper for turning a websocket.Conn into a net.Conn 2022-10-18 15:39:32 -07:00