mirror of
https://github.com/tailscale/tailscale.git
synced 2025-11-06 11:41:07 +00:00
Only do the type assertion to *net.UDPAddr when addr is non-nil. This prevents a bunch of log spam during tests.
Only do the type assertion to *net.UDPAddr when addr is non-nil. This prevents a bunch of log spam during tests.