mirror of
https://github.com/tailscale/tailscale.git
synced 2026-04-24 08:18:05 -04:00
Windows 8.1 incorrectly handles search paths on an interface with no associated resolver, so we have to provide a full primary DNS config rather than use Windows 8.1's nascent-but-present NRPT functionality. Fixes #2237. Signed-off-by: David Anderson <danderson@tailscale.com>