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
Andrew Dunham f077b672e4 net/dns/recursive: add initial implementation of recursive DNS resolver
We've talked in the past about reworking how bootstrap DNS works to
instead do recursive DNS resolution from the root; this would better
support on-prem customers and Headscale users where the DERP servers
don't currently resolve their DNS server. This package is an initial
implementation of recursive resolution for A and AAAA records.

Updates #5853

Change-Id: Ibe974d78709b4b03674b47c4ef61f9a00addf8b4
Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
11 months ago
..
art net/art: skip tests on CI for now 1 year ago
connstats net/connstats: exclude traffic with internal Tailscale service (#7904) 1 year ago
dns net/dns/recursive: add initial implementation of recursive DNS resolver 11 months ago
dnscache all: use cmpx.Or where it made sense 11 months ago
dnsfallback all: avoid repeated default interface lookups 1 year ago
flowtrack all: update copyright and license headers 1 year ago
interfaces all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
memnet net/memnet: rename from net/nettest 1 year ago
netaddr all: update copyright and license headers 1 year ago
netcheck all: use cmpx.Or where it made sense 11 months ago
neterror net/neterror, wgengine/magicsock: use UDP GSO and GRO on Linux (#7791) 1 year ago
netknob all: update copyright and license headers 1 year ago
netmon all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
netns net/netns: fix segv when no tailscale interface is found 1 year ago
netstat net/{netns,netstat}: use new x/sys/cpu.IsBigEndian 1 year ago
netutil all: replace /kb/ links with /s/ equivalents 1 year ago
packet net/packet: add NAT support for DCCP and GRE 1 year ago
ping net/ping,netcheck: add v6 pinging capabilities to pinger (#7971) 1 year ago
portmapper all: avoid repeated default interface lookups 1 year ago
proxymux all: update copyright and license headers 1 year ago
routetable net/routetable: include unknown flags in the routetable doctor output 1 year ago
socks5 net/socks5: add password auth support 1 year ago
sockstats net/sockstats: wait before reporting battery usage 1 year ago
speedtest all: update copyright and license headers 1 year ago
stun wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 1 year ago
tlsdial health, net/tlsdial: add healthcheck for self-signed cert 1 year ago
tsaddr all: replace /kb/ links with /s/ equivalents 1 year ago
tsdial all: avoid repeated default interface lookups 1 year ago
tshttpproxy net/tshttpproxy: don't proxy through ourselves 1 year ago
tstun tsd: add package with System type to unify subsystem init, discovery 1 year ago
wsconn all: update copyright and license headers 1 year ago