mirror of
https://github.com/tailscale/tailscale.git
synced 2025-10-02 11:01:04 +02:00
Never return "nil, nil" anymore. The caller expected a usable interface now. I missed some of these earlier. Also, handle address deletion now. Updates #532