mirror of
https://github.com/tailscale/tailscale.git
synced 2026-03-13 03:48:40 -04: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