mirror of
https://github.com/tailscale/tailscale.git
synced 2025-09-26 16:11:07 +02: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.