mirror of
https://github.com/tailscale/tailscale.git
synced 2025-11-26 21:11:48 +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.