mirror of
https://github.com/tailscale/tailscale.git
synced 2026-07-03 12:15:35 -04:00
This change is to restore /etc/resolv.conf after tailscale down is called. This is done by setting the dns.Manager before errors occur. Error collection is also added. Fixes #723