mirror of
https://github.com/tailscale/tailscale.git
synced 2025-11-21 18:41:27 +01:00
The interface.State logging tried to only log interfaces which had interesting IPs, but the what-is-interesting checks differed between the code that gathered the interface names to print and the printing of their addresses.