mirror of
https://github.com/tailscale/tailscale.git
synced 2026-07-02 03:35:34 -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