mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-24 02:01:01 +00:00

Currently if the passed in host is an IP, Lookup still attempts to resolve it with a dns server. This makes it just return the IP directly. Updates tailscale/corp#4475 Signed-off-by: Maisem Ali <maisem@tailscale.com>