mirror of
https://github.com/tailscale/tailscale.git
synced 2026-02-06 22:11:52 -05: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.