mirror of
https://github.com/tailscale/tailscale.git
synced 2026-09-19 01:50:35 -04: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.